openpress-create-pages
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and patterns for using a specialized publishing framework called OpenPress. All commands are standard development practices for managing static site generation or document build systems.
- [SAFE]: Package installation patterns (
npm create @open-press) refer to the framework's official scoped package, which is consistent with the skill's stated purpose. - [SAFE]: Network activity is restricted by policy; the documentation explicitly forbids remote font imports (
@import) in favor of self-hosted assets to ensure build stability and privacy. - [SAFE]: Command execution (
node -v,find,open-press search) is used for workspace environment detection and content verification (finding TODO/FIX markers) and does not involve risky shell operations or external exfiltration.
Audit Metadata