msw-behaviourtree-spec-builder
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill executes a local Node.js script (
scripts/build-spec.cjs) to scan for Behavior Tree codeblocks and generate a markdown specification file. - [SAFE]: Analysis of the script confirms it uses only built-in Node.js modules (
fs,path) and does not require or install any external npm packages. - [SAFE]: No network operations, data exfiltration patterns, or remote code execution vectors were detected.
- [SAFE]: File system interactions are limited to reading project configuration and code files, and writing the generated documentation to a project-relative directory.
Audit Metadata