continuous-learning-v2
Fail
Audited by Snyk on Jul 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). One URL embeds credentials (https://ghp_xxxx@github.com/) which is a high-risk indicator (credential leakage / malicious redirect); the other URLs are standard GitHub/X/example/third‑party links referenced in the skill and are not by themselves suspicious.
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 0.90). High-risk: the code deliberately captures 100% of user tool sessions into local observation files and runs a background observer that invokes the external "claude" CLI to analyze those observations (sending user session content to an external model), plus it supports fetching remote instinct files — together this enables potential data exfiltration and remote-influence of local behavior.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
E006
CRITICALMalicious code pattern detected in skill scripts.
Audit Metadata