netra-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for the Netra platform, containing only instructional content and standard code snippets for library integration.
- [EXTERNAL_DOWNLOADS]: Installation instructions reference the 'netra-sdk' package from official registries (PyPI and NPM). These are legitimate vendor-provided libraries for the Netra service.
- [CREDENTIALS_UNSAFE]: The provided code samples correctly demonstrate best practices for secret management by using environment variables (e.g., NETRA_API_KEY) rather than hardcoding sensitive credentials.
Audit Metadata