perigon-api-best-practices

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of informational Markdown files and code snippets providing guidance on using the Perigon API. It contains no executable scripts or platform configurations that execute commands.
  • [EXTERNAL_DOWNLOADS]: The documentation references official vendor resources, including api.perigon.io and the Perigon Go SDK hosted on GitHub. These references are documented neutrally as they originate from the official author of the skill.
  • [CREDENTIALS_UNSAFE]: The skill follows security best practices for credential management by explicitly instructing developers to store API keys in environment variables and use HTTP headers rather than query parameters to prevent exposure in logs.
  • [COMMAND_EXECUTION]: Code snippets included for Python and JavaScript illustrate standard methods for making HTTP requests (e.g., requests.get, fetch) and implementing exponential backoff for error handling. These snippets are benign examples for developers.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 12:40 AM