Caveat verdict

datahub

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

A multi-domain data aggregation hub that routes queries to various public data APIs through natural language; credential access is limited to the user's own DataHub API key and no exfiltration or deception is present.

⚠ 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.

65
security
60
transparency
90
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key-here

Coarse signal — prose, single-step high

Instruction-prose smuggling shape detected: collects a sensitive target ("API Key") and emits it outward ("report"). Phrased as prose with no trigger tokens — a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.

SKILL.md · | Error Type | Handling Approach | |------------|-------------------| | API Key not configured | Guide user to visit https://datahub.codes to obtain an API Key

Pattern match low

Node http/https module — low-level network access

scripts/poll.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

scripts/poll.js · prose · downgraded · process.env.DATAHUB_API_KEY

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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