forge-debugger
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill autonomously runs shell commands such as
forge lint,forge deploy, andforge logsto diagnose and fix application issues. - [PROMPT_INJECTION]: The skill includes an execution mandate directing the agent to bypass standard user confirmation protocols and apply fixes immediately.
- [PROMPT_INJECTION]: The skill has an attack surface for indirect prompt injection when processing unvalidated data from application logs and command output.
- Ingestion points:
forge logsoutput and CLI error messages. - Boundary markers: Absent.
- Capability inventory: Shell command execution and source code modification.
- Sanitization: Absent.
- [EXTERNAL_DOWNLOADS]: The installation process clones a repository from the official Atlassian Labs account on Bitbucket and installs the
@forge/clipackage from npm. - [REMOTE_CODE_EXECUTION]: The skill executes
npm installandnpm run buildin the local directory, which triggers scripts defined in the project's local configuration.
Audit Metadata