Caveat verdict

crypto-daily-dashboard

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

Read-only cryptocurrency dashboard using public APIs (CoinGecko, Alternative.me) with optional Binance API key for balance display; all credentials are via environment variables and no data is sent to unauthorized external hosts.

⚠ 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
100
transparency
80
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your_api_key

Pattern match medium

References child_process — can spawn system processes

dashboard.js · prose · downgraded · child_process

Pattern match low

Node http/https module — low-level network access

dashboard.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

dashboard.js · prose · downgraded · process.env.BINANCE_API_KEY

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

Requires 1 system binary.

Is this flag fair?

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