webnovel-dashboard

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes several bash commands in SKILL.md to set up the environment, verify the existence of the dashboard module, and launch a local web server. Specifically, it runs python -m dashboard.server and a helper script webnovel.py to resolve paths. These operations are local and consistent with the skill's stated utility.
  • [EXTERNAL_DOWNLOADS]: The skill invokes pip install -r requirements.txt to install necessary dependencies. This is a standard package management operation for Python applications and targets a local configuration file provided with the skill's distribution.
  • [PROMPT_INJECTION]: The instructions in SKILL.md are purely functional and do not contain any patterns associated with bypassing safety filters, ignoring instructions, or attempting to extract system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 02:11 AM