Security
Security Policy
This site links to two main artifact types: markdown skills and Pi packages that may include installable TypeScript extensions. Review both the docs and the source before installing anything into an agent harness.
- Markdown-first skills : Claude Code skills are primarily markdown instruction files. The markdown provides instructions while the harness executes tools.
- Pi packages can ship code : Pi packages may include TypeScript extensions under pi-packages/**/extensions/. Treat those like installable source code and review them accordingly.
- Build and manifest validation : CI validates manifests, package structure, and website builds so broken metadata and obvious shape problems are caught before merge.
- Inspectable source : Published skills, package READMEs, and extension files live in this repository so engineers can inspect what they are installing.
To report a security vulnerability, please contact us by email . Do not open a public issue.