@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 in SKILL.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 fetch to 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
Risk Level
SAFE
Analyzed
Mar 15, 2026, 06:19 PM
Security Audit — agent-trust-hub — @1247/orderly-api-authentication