@1247/orderly-api-authentication
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill includes code snippets that ingest data from external APIs (e.g.,
https://api.orderly.org/v1/public/chain_info). While this represents a potential data ingestion surface, it is standard functionality for an API integration guide. - Ingestion points: API responses from
api.orderly.org(found inSKILL.md). - Boundary markers: Not explicitly defined in the example code, which is typical for developer-focused documentation.
- Capability inventory: Includes network read/write operations via
fetchto interact with Orderly Network services. - Sanitization: The provided examples use standard JSON parsing without specific sanitization of the remote API response data.
- [EXTERNAL_DOWNLOADS]: The skill references official API endpoints and WebSocket URLs belonging to the Orderly Network (e.g.,
api.orderly.org). These references are consistent with the skill's primary purpose and target well-known infrastructure associated with the vendor.
Audit Metadata