agent-brain
Warn
Audited by Snyk on Jun 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). Outsider-authored free text can enter the LLM context via
/download-brain//sync-brainpulling remoteMEMORY.md,USER.md,sessions/*.md, andprojects/*.mdfrom pCloud, then/load-brainreading those files “full” into the agent’s context; those remote markdown files are not authored by the operating user.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill performs runtime pCloud API calls (e.g. https://api.pcloud.com and the OAuth URL https://my.pcloud.com/oauth2/authorize) to download remote markdown memory files via curl and merge them into the local agent-brain, which are then loaded into the agent's context—meaning remotely hosted content can directly influence agent prompts/behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata