dataverse-python-production-code
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional and serves as a template for generating Python code. It does not contain any executable scripts, binary files, or system commands.- [SAFE]: The code snippets provided are templates that use variable placeholders (e.g., org_url, credential) for sensitive information, ensuring that no credentials or secrets are hardcoded within the skill.- [SAFE]: No instances of prompt injection, obfuscation, or suspicious remote code patterns were found in the instructions or code blocks.- [SAFE]: The skill promotes secure coding practices by requiring the use of logging instead of printing to the console and implementing retry logic for transient network errors.
Audit Metadata