cawplan-coding-commit

Pass

Audited by Gen Agent Trust Hub on Sep 1, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted user-provided session data and human inputs, which are then summarized and written back to external ticket systems as HTML comments.- Ingestion points: The cawplan session collect command in SKILL.md reads user-provided human inputs from local session data into the agent's context.- Boundary markers: The skill instructs the agent to summarize inputs rather than performing raw copies, providing a layer of abstraction between the input and the final output.- Capability inventory: The cawplan tickets update command in SKILL.md allows the agent to perform network operations to write data back to a cloud-based ticket system.- Sanitization: The instructions explicitly require the agent to escape session text before placing it into the generated HTML progress_comment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 1, 2026, 02:22 AM
Security Audit — agent-trust-hub — cawplan-coding-commit