Caveat verdict

continuous-learning

continuous-learning-kit

18
🔴 Dangerous
High-risk patterns flagged for review — automated deep scan, not behaviorally verified.

The skill involves accessing and processing sensitive data, including credentials and memory contents, which could potentially lead to exfiltration if not properly secured.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

55
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Accesses agent memory/configuration files

agent_memory

Findings (3)

Pattern match medium

References agent memory files

SKILL.md · code · MEMORY.md

Pattern match medium

subprocess execution — runs system commands from Python

setup/install_cron.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

setup/install_cron.py · prose · downgraded · subprocess.run( ['schtasks', '/query', '/fo', 'LIST', '/v'],

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

agent_memorynetwork_incredential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API