Caveat verdict
dashpass
Encodes data AND uses eval
A blockchain-backed encrypted credential vault where encryption happens locally before any network transmission; the eval usage is a documented shell pattern for exporting env vars, not malicious.
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
Findings (6)
References SSH/GPG private keys
references/cli-commands.md · code · ssh-key
Dynamic import() — loads module at runtime
setup.md · code · import('
Instructs covert action — may act without user awareness
SKILL.md · prose · downgraded · silently
Sets world-executable permissions
SKILL.md · code · chmod 700
Popular HTTP library — network access
references/cli-commands.md · code · Got
Accesses shell history/config
references/cli-commands.md · prose · downgraded · ~/.zshrc
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). 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.
dynamic_evalcredential_accessdata_encoding Thanks — recorded.