age-file-encryption
Warn
Audited by Snyk on Mar 1, 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.80). The SKILL.md explicitly shows fetching a GitHub user's public SSH keys with "curl https://github.com/username.keys | age -R
- secret.txt" which ingests untrusted, user-generated public-web content and uses it to determine encryption recipients (i.e., directly influencing tool behavior).
Audit Metadata