compliance-auditor
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it is designed to ingest and analyze untrusted data from the project environment.
- Ingestion points: Project files, system logs, and git history (SKILL.md).
- Boundary markers: No explicit delimiters or instructions to ignore instructions inside processed data were found.
- Capability inventory: The skill uses
bash,git, and file system write operations (SKILL.md). - Sanitization: No validation or sanitization of the input data is defined.
- [COMMAND_EXECUTION]: The skill allows the agent to execute arbitrary shell commands via
bashand perform repository manipulations viagit. While these are intended for technical auditing and testing, they provide an execution surface that could be exploited if the agent follows instructions embedded in audited files.
Audit Metadata