Caveat verdict
datahub
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.
Findings (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key-here
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
Node http/https module — low-level network access
scripts/poll.js · prose · downgraded · require('https')
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?
Thanks — recorded.