Caveat verdict

dashpass

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
60
transparency
90
maintenance

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.

Capability combination critical

Encodes data AND uses eval — the obfuscated-execution pattern (atob + eval; data-flow not verified)

LLM05 · ASI05 · ASI10

Findings (6)

Pattern match high

References SSH/GPG private keys

references/cli-commands.md · code · ssh-key

Pattern match high

Dynamic import() — loads module at runtime

setup.md · code · import('

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

Sets world-executable permissions

SKILL.md · code · chmod 700

Pattern match medium

Popular HTTP library — network access

references/cli-commands.md · code · Got

Pattern match medium

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
Check another skill Browse the registry Auditing your own skills or configs? Use the API