instructor
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill relies on well-known and reputable Python packages including 'instructor', 'pydantic', 'openai', and 'anthropic'. These are industry-standard tools for structured output and LLM integration.
- [SAFE]: No hardcoded credentials or sensitive secrets were found. Code examples use standard placeholders like 'your-api-key' for API configuration.
- [SAFE]: All external references point to official documentation sites (python.useinstructor.com) and the official GitHub repository for the 'instructor' project, which are trusted sources.
- [SAFE]: The skill promotes secure coding practices by emphasizing strict data validation using Pydantic schemas, which helps mitigate risks associated with malformed or unexpected data from LLM responses.
- [SAFE]: No obfuscation techniques, unauthorized network activities, or persistence mechanisms were detected in the analyzed files.
Audit Metadata