designing-sdks

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • General Security (SAFE): The skill contains boilerplate code and reference material for developer use. It uses standard libraries and well-known third-party packages for network communication.
  • Data Exposure (SAFE): Examples use environment variables for authentication (e.g., API_KEY) and provide safe placeholder values like 'test_key' or 'sk_test_...' for local testing, following secure development practices.
  • Network Operations (SAFE): Network requests are directed toward a placeholder domain (https://api.example.com), and all communication methods (fetch, httpx, requests, net/http) are industry-standard for the respective languages.
  • Dependency Management (SAFE): The skill identifies standard dependencies like httpx and requests in documentation, but does not perform any automated or hidden installations.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:14 PM