python-team
Fail
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: CRITICAL
Full Analysis
- SAFE (SAFE): The analyzed files are strictly documentation templates (.md) intended for project management and development guidance.
- Documentation Templates: Files such as
readme-template.md,requirements-template.md, andtodo-template.mdprovide structured layouts but contain no executable logic or scripts. - Placeholder Security: Templates use placeholders (e.g.,
your_api_key) rather than hardcoded credentials, following best practices for environment configuration. - Trusted Dependencies: The templates reference well-known, trusted Python libraries (such as
loguru,sqlalchemy, andfastapi) as examples for developers, but these are not active dependencies of the skill itself. - Automated Alert Verification: The scanner alert for 'requirements.md' could not be confirmed as that specific file was missing from the skill set; the template version (
requirements-template.md) was found to be clean of any blacklisted URLs.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata