datasheets-search-api
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows industry best practices for credential management by requiring runtime-managed authentication (Bearer tokens) and explicitly prohibiting the storage or manual entry of API keys in chat history.- [SAFE]: All network operations are directed to the official datasheets.com domain, which is a well-known service for electronic component data. The author eetech-group is the legitimate vendor for this service.- [SAFE]: Code examples in the references/examples.md file use standard, verifiable libraries such as requests and httpx and do not include any suspicious execution patterns or remote downloads.- [SAFE]: Evaluation of indirect prompt injection surfaces: 1. Ingestion points: Search results from GET /api/v1/search in SKILL.md. 2. Boundary markers: Not explicitly defined in the output workflow. 3. Capability inventory: The skill is restricted to parsing and displaying data; no file-system access, subprocess execution, or outbound network operations are present. 4. Sanitization: The workflow focuses on displaying normalized results.
Audit Metadata