work-the-problem

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from user pastes and repository files, which could contain malicious instructions designed to influence the agent's behavior.
  • Ingestion points: User-provided pastes and repository file contents (read via file:line) as documented in SKILL.md and references/process.md.
  • Boundary markers: The skill implements a "Claim hygiene" system and uses fenced blocks for its final output to delineate source data.
  • Capability inventory: The skill performs repository file reads, writes local artifacts to the .skills/ directory, and invokes a research sub-skill.
  • Sanitization: Content is categorized with hygiene labels (Source/Verified/Inference/Open), but no automated sanitization of the processed strings is specified.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 01:17 PM
Security Audit — agent-trust-hub — work-the-problem