Caveat verdict
skill-security-scanner
Encodes data AND uses eval
Skill trust scorer describing grep-based analysis strategy and scoring rubric for evaluating installed skills; the suspicious patterns listed are detection documentation not malicious operations.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Encodes data AND uses eval โ the obfuscated-execution pattern (atob + eval; data-flow not verified)
LLM05 ยท ASI05 ยท ASI10
Accesses credentials AND encodes data โ may obfuscate stolen credentials
LLM02 ยท ASI03 ยท ASI04
Permission integrity
credential_access
Findings (1)
Popular HTTP library โ network access
SKILL.md ยท code ยท axios
Permissions & capabilities
No declared permissions โ minimal attack surface.
dynamic_evaldata_encodingcredential_access Thanks โ recorded.