agile-tdd

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: The skill ingests user input through the $ARGUMENTS variable in SKILL.md to define the target of the TDD cycle.
  • Ingestion points: $ARGUMENTS placeholder in SKILL.md.
  • Boundary markers: No explicit delimiters or boundary markers are used for the interpolated input.
  • Capability inventory: The skill possesses the capability to generate implementation and test code and execute shell commands via test runners (e.g., bun test).
  • Sanitization: No input sanitization or validation is described.
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands for running tests (e.g., bun test, bun test --coverage).
  • This command execution is consistent with the skill's primary purpose of facilitating a development and testing workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 07:54 PM