Language:JapaneseEnglish

crowdstrike-falcon-foundry Codex Plugin

Author
CrowdStrike
Category
Developer Tools
Topics
Security, Auth & Compliance · Enterprise Business Platforms · Web & App Development
Version
1.5.0
First cataloged
2026-09-03 (UTC)
Explanation last updated
2026-09-03 (UTC)
Source (GitHub) last updated
2026-08-29 (UTC) (7 days ago)

The explanation below is AI-generated. Please verify it against the sources.

It wraps the Foundry CLI to guide a user from initial app scaffolding through validation and deployment to a live Falcon console tenant. In Claude Code specifically, bundled hooks detect Foundry-related requests and route them to the correct skill, and a command guard enforces required CLI flags to avoid common failures. Supporting skills also address security patterns, systematic troubleshooting, and end-to-end testing of the generated app. According to the plugin manifest, it is categorized as a developer tool from CrowdStrike.

About the service

Falcon Foundry is a development component within CrowdStrike's Falcon platform that lets users assemble custom applications from UI pages, functions, data collections, workflows, and API integrations, then deploy them to a Falcon console tenant. This plugin operates the Foundry CLI on behalf of the user to create, validate, and deploy applications on that platform.

What you can do with crowdstrike-falcon-foundry

  • Scaffold a new Falcon Foundry app from a natural-language request
  • Add or edit UI pages and extensions built with React or Vue
  • Create serverless functions in Go or Python that call Falcon APIs
  • Define data collections using JSON Schema
  • Build Falcon Fusion SOAR workflows with triggers and actions
  • Import OpenAPI specifications to add external API integrations
  • Validate, deploy, and troubleshoot apps against a live Falcon console tenant
  • Run end-to-end tests against generated apps

Sources

History of crowdstrike-falcon-foundry

  • Codex Plugin Added crowdstrike-falcon-foundry

Back to list