post-quantum-shield

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill provides an attack surface for indirect prompt injection by processing external file content. \n
  • Ingestion points: Local file content is read into the agent's context within src/index.ts via the fs.readFileSync method. \n
  • Boundary markers: There are no explicit delimiters or boundary markers used to separate the ingested file content from the agent's operational instructions. \n
  • Capability inventory: The skill is capable of reading files from the local filesystem and writing reports using the fs module and @agent/core utilities. \n
  • Sanitization: The skill performs regex matching for algorithm patterns but does not sanitize or escape the content before it is processed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 08:00 PM