skills/moontory/skills/recall/Gen Agent Trust Hub

recall

Pass

Audited by Gen Agent Trust Hub on Aug 20, 2026

Risk Level: SAFEDATA_EXFILTRATIONCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [DATA_EXFILTRATION]: The skill accesses sensitive local directories containing chat and session history, specifically ~/.claude/projects/, ~/.pi/agent/sessions/, and ~/.codex/sessions/. These transcripts may contain sensitive data, private code, or hardcoded secrets shared in previous interactions.
  • [COMMAND_EXECUTION]: The skill utilizes system commands and CLI tools, including git, gh (GitHub CLI), and grep, to inspect repository state, search histories, and verify pull request or issue statuses.
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and summarize untrusted data from chat transcripts, issue trackers, and PR descriptions, creating an attack surface for indirect prompt injection.
  • Ingestion points: Specified file paths for local transcripts and remote shared records (issues, PRs).
  • Boundary markers: The instructions do not specify the use of delimiters or markers to separate ingested data from agent instructions.
  • Capability inventory: The skill has read access to the filesystem and executes git/gh commands.
  • Sanitization: The skill relies on natural language instructions for the agent to "sanitize" output rather than technical validation or filtering of input content.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 20, 2026, 03:21 PM
Security Audit — agent-trust-hub — recall