aptx-api-core
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely composed of developer documentation, implementation guides, and testing patterns for the @aptx/api-core HTTP client library.
- [PROMPT_INJECTION]: No malicious instructions, bypass attempts, or safety filter overrides were identified in the documentation or code snippets.
- [DATA_EXFILTRATION]: No hardcoded credentials, sensitive file access, or unauthorized data transmission logic found. Standard management of authentication headers is demonstrated.
- [EXTERNAL_DOWNLOADS]: References well-known technology packages like axios and msgpack-lite for library extension.
- [COMMAND_EXECUTION]: Documentation describes standard network request operations consistent with the skill's purpose as an API core library.
- [SAFE]: Indirect Prompt Injection evaluation: (1) Ingestion points: Processes external HTTP responses through DefaultResponseDecoder; (2) Boundary markers: None; (3) Capability inventory: Network requests via fetch and axios; (4) Sanitization: Not applicable at the core library level.
Audit Metadata