chapter-drafter
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns detected. The skill consists of static templates and a local scoring script with no network or sensitive file access.
- COMMAND_EXECUTION (SAFE): The
scripts/score-scene.tsfile is a calculation utility. While it requests the--allow-readpermission in its shebang, the code only processes command-line arguments and does not interact with the file system or execute shell commands. - DATA_EXFILTRATION (SAFE): No code was found that performs network requests or attempts to access sensitive environment variables or configuration files.
- EXTERNAL_DOWNLOADS (SAFE): The skill does not include or download external packages from npm, PyPI, or other remote repositories. It relies solely on the Deno runtime environment.
Audit Metadata