regression-testing
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines procedures for the agent to execute system commands such as
npmandgitfor test automation and impact analysis. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to the processing of external, untrusted data. * Ingestion points: Input includes
changed_filesandproduction_bugsdescriptions from potentially external sources. * Boundary markers: There are no explicit markers or instructions to isolate or ignore instructions embedded within the processed data. * Capability inventory: The agent is instructed to use subprocess capabilities (npm, git) which could be targeted by malicious input. * Sanitization: The skill does not define methods for sanitizing or validating external textual data before processing.
Audit Metadata