Systematic troubleshooting for Falcon Foundry CLI errors, manifest validation failures, deploy failures, and development server issues. TRIGGER when user encounters CLI errors, `foundry ui run` not working, deploy failures, authentication issues, or any unexpected behavior during Foundry app development. Also trigger for headless/CI environment setup failures.
70
88%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
Security
2 findings: 1 high severity, 1 medium severity. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
The skill includes example commands and env-var/config snippets that show API client IDs and secrets being placed directly into export statements, CLI flags, and config files (e.g., --api-client-secret and export FOUNDRY_API_CLIENT_SECRET), which would require an LLM to emit secret values verbatim if populated and thus poses an exfiltration risk.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
The skill explicitly instructs an agent to request write access to the user's `~/.config/foundry/` token cache and to request unsandboxed network access / elevation (i.e., bypass sandboxing), which encourages escalation of the agent's privileges even though it doesn't ask for sudo or system-level changes.
c01ff6b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.