Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 70% confidence
- Finding
- Without declared permissions the skill's intent is opaque and cannot be validated.
Security checks across malware telemetry and agentic risk
This skill is a disclosed connector to a hosted DataHub API, and the sensitive behavior found is expected for that purpose.
Install only if you are comfortable sending your data requests and DataHub API key to datahub.codes or another base URL you explicitly configure. Avoid submitting secrets, private account data, or bounty payments unless you trust the DataHub service and understand its billing and data-use terms.
#### Examples: ```bash # E-commerce API node scripts/query.js "Add API supply: Amazon product search and reviews API. Documentation: https://api.example.com/docs" # Social Media API node scripts/query.js "Add API supply: LinkedIn company page data API. Docs: https://linkedin-api.example.com"
- User cannot find desired data and wants to offer a bounty — instead of hitting a dead end with no alternatives ## When NOT to Use - Local file read/write operations - Pure computation tasks (no external data needed) - Scenarios requiring sub-second real-time responses - General knowledge questions not related to the supported data domains
64/64 vendors flagged this skill as clean.