conservation-biology-guide
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with the official IUCN Red List API (apiv3.iucnredlist.org) to retrieve scientific data. This is a globally recognized and trusted service within the conservation research domain.
- [SAFE]: The implementation follows secure credential management practices by retrieving the required API token from environment variables (os.environ["IUCN_API_TOKEN"]) rather than hardcoding it.
- [SAFE]: All provided Python code utilizes standard libraries (os, json, urllib.request) for network operations and data processing. No external dependencies or remote code execution patterns were identified.
- [SAFE]: No evidence of prompt injection, obfuscation, or data exfiltration to unauthorized domains was found. The skill's behavior is consistent with its stated scientific purpose.
Audit Metadata