write-api-docs
Pass
Audited by Gen Agent Trust Hub on May 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions focus exclusively on improving project documentation (JSDoc) for public APIs.
- [SAFE]: The execution of
pnpm run lintis a standard, expected operation within a Javascript/TypeScript development environment to ensure documentation follows established project linting rules. - [SAFE]: The skill correctly identifies the package's exports via
package.jsonas the source of truth for the public API surface, following best practices for package development.
Audit Metadata