factory-lines
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive guidelines for building, deploying, and debugging automation workflows (factory lines) on the Islo platform.
- [SAFE]: Included scripts
scripts/validate_commands.shandscripts/validate_examples.share for CI/CD documentation maintenance. They validate markdown code blocks against the installedisloCLI tool and check TOML manifest syntax, which are standard developer practices. - [SAFE]: All external repository references (e.g.,
github.com/islo-labs/islo-agents) belong to the verified authorislo-labsand are used as templates for building manifests. - [SAFE]: Manifest handling instructions emphasize using the official platform schema (
islo schema factory --short) rather than hardcoding values, reducing the risk of misconfiguration. - [SAFE]: The skill enforces an 'approval gate' policy in its instructions, requiring user confirmation before any deployment or resource creation takes place.
Audit Metadata