c
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands such as
ls,which, andopenpawto manage system state, verify installed components, and launch a local web dashboard.- [EXTERNAL_DOWNLOADS]: The skill references theopenpaw addcommand for installing additional capabilities from the project's repository.- [DATA_EXFILTRATION]: The skill reads and writes sensitive data, including personality definitions and long-term memory, to files located in the user's home directory at~/.claude/SOUL.mdand~/.claude/memory/.- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by ingesting untrusted data from~/.claude/SOUL.mdand~/.claude/memory/MEMORY.mdto define its personality and behavior. - Ingestion points: Reads from
~/.claude/SOUL.mdand~/.claude/memory/MEMORY.mdat session start. - Boundary markers: None present; instructions are followed directly from the file content.
- Capability inventory: Capability to execute shell commands (
ls,which,openpaw) and write to files. - Sanitization: None present; the agent is instructed to adopt the personality defined in the external files.- [PROMPT_INJECTION]: The 'PAW MODE' section contains instructions that attempt to override the agent's standard operating persona and response style.
Audit Metadata