asshole
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [PROMPT_INJECTION]: The instructions use strong imperative language to override the agent's default behavior, requiring it to ignore the context of changes and report every failure encountered in the logs. This effectively alters the agent's internal filtering logic.- [PROMPT_INJECTION]: The skill encourages the agent to ingest and act upon untrusted data sources (build output, test results), which is a characteristic surface for indirect prompt injection. By requiring the agent to offer fixes for all failures, an attacker who can influence test output could potentially trigger unintended agent actions.
- Ingestion points: External command output, test results, and build logs mentioned in SKILL.md.
- Boundary markers: The skill does not provide delimiters or instructions to treat log content as untrusted data.
- Capability inventory: While the skill itself defines no tools, it operates within an agent environment that typically possesses execution and file-system capabilities.
- Sanitization: There are no instructions for sanitizing or validating the contents of the logs before the agent processes them.- [NO_CODE]: This skill contains only natural language instructions and no executable scripts or external package dependencies.
Audit Metadata