netbox-api-integration

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is purely instructional and follows security best practices for API integration. It does not contain any malicious patterns or automated execution triggers.
  • [EXTERNAL_DOWNLOADS]: Mentions official and community-supported Python packages including pynetbox, netboxlabs-diode-sdk, and netbox-graphql-query-optimizer. These are industry-standard tools for the NetBox platform and are retrieved from standard registries like PyPI.
  • [COMMAND_EXECUTION]: Includes instructional shell commands (e.g., curl, pip install) and Python code snippets. These are provided as developer examples for manual use and do not perform unauthorized or hidden actions.
  • [CREDENTIALS_UNSAFE]: Documentation correctly advises against hardcoding tokens in source code and provides placeholders for authentication examples, promoting the use of environment variables and signature verification for webhooks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 07:26 AM
Security Audit — agent-trust-hub — netbox-api-integration