alterlab-syllabus-ai-policy
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill employs local Python scripts (
policy_builder.pyandpolicy_lint.py) to generate policy text from user-supplied parameters. These scripts use only the Python standard library and do not perform any network operations. - [SAFE]: External network access is limited to the platform's
WebFetchtool, specifically intended for retrieving institutional academic-integrity codes if a URL is provided by the user, which is a standard operational use case. - [SAFE]: The skill implements a 'default-deny' security posture, automatically assigning a 'Prohibited' status to any task without an explicit tier, preventing the accidental granting of broad AI permissions.
- [SAFE]: The skill utilizes the
uvpackage manager to run its local scripts, which is an established and well-known tool for Python environment management.
Audit Metadata