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.ts file is a calculation utility. While it requests the --allow-read permission 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
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:37 PM