implement
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTIONDYNAMIC_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local scripts such as .agents/scripts/precheck.mjs and .agents/scripts/cooking.mjs, and runs standard build or test commands found in the project's package.json or Makefile.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external task descriptions and specifications to guide code generation. 1. Ingestion points: Markdown files in .agents/cooking/ and user implementation text. 2. Boundary markers: None specified. 3. Capability inventory: File writes and execution of local node scripts and shell commands. 4. Sanitization: No explicit sanitization of ingested markdown content is mentioned.
- [DYNAMIC_EXECUTION]: The skill executes local JavaScript files using node at runtime to check project status and manage the development workflow.
Audit Metadata