record-bug-fix-memory

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest information about bug fixes and phenomenon to update persistent memory files such as CLAUDE.md, AGENTS.md, and GEMINI.md. This represents an indirect prompt injection surface where untrusted data (the bug description) is stored and subsequently read by the agent in future sessions.
  • Ingestion points: Processes user-provided bug phenomena and fix descriptions in SKILL.md instructions.
  • Boundary markers: No specific boundary markers or 'ignore embedded instructions' warnings are enforced for the generated memory content.
  • Capability inventory: The skill instructs the agent to perform file-write operations to persistent documentation files and local memory tools (e.g., Memorix).
  • Sanitization: No sanitization or validation of the ingested text is specified before it is committed to memory files.
  • [DATA_EXFILTRATION]: The skill mentions external vendor domains (e.g., ruan-cat.com) for verification purposes (checking if the site returns a 200 OK). These are recognized as legitimate vendor resources and do not indicate unauthorized data exfiltration.
  • [COMMAND_EXECUTION]: The skill contains technical documentation referencing various shell commands (e.g., git add --renormalize, pnpm install, Invoke-WebRequest). These are provided as examples of manual verification steps or historical fix evidence for documentation purposes and are not intended for automatic background execution by the skill itself.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 03:06 AM
Security Audit — agent-trust-hub — record-bug-fix-memory