newegg-pc-compatibility-checker
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use the
bashtool to executecurlcommands. These commands are restricted to interacting with specific JSON-RPC endpoints for PC hardware compatibility checks and product searches. - [EXTERNAL_DOWNLOADS]: The skill connects to
apis-e111.newegg.organdapis.newegg.comto fetch product data and compatibility verdicts. These are official vendor-owned domains corresponding to the author 'neweggai'. - [PROMPT_INJECTION]: The skill ingests hardware data and error messages from external APIs, creating a potential surface for indirect instructions. 1. Ingestion points: Product search results and compatibility
reasonTracesare retrieved from external endpoints. 2. Boundary markers: None are present to separate the external data from the skill's instructions. 3. Capability inventory: The skill uses thebashtool for network operations viacurl. 4. Sanitization: There are no explicit sanitization or filtering steps for the incoming API data before it is presented to the user.
Audit Metadata