webnovel-doctor
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for read-only project diagnostics. It checks for the presence of directories, configuration files (JSON, SQLite, RAG), and dependencies to assess the project's development phase.
- [COMMAND_EXECUTION]: The skill executes a Python script (
webnovel.py) located within the skill's own internal scripts directory. The use ofpython -X utf8is a standard practice to ensure correct handling of file paths containing non-ASCII characters. - [DATA_EXFILTRATION]: No network-related commands (e.g., curl, wget) or data exfiltration patterns were detected. The skill instructions explicitly state that it should not display or request API keys.
- [PROMPT_INJECTION]: The instructions do not contain any patterns intended to bypass safety filters or override the agent's core behavioral guidelines.
Audit Metadata