wukong
Pass
Audited by Gen Agent Trust Hub on May 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requests and uses the
Bashtool to perform local file system operations. - Its
cli.jsandinstall.shscripts manage the installation and uninstallation of the skill files within the designated~/.claude/skills/directory. - The 'Nuwa/Creator' transformation dynamically generates new
SKILL.mdfiles based on user-requested personas, writing them to the local skills directory. - [EXTERNAL_DOWNLOADS]: The skill utilizes
WebFetchandWebSearchtools as part of its research phase for public figure 'distillation'. - This process is governed by a 'Multi-Agent' architecture (
references/distillation.md) that isolates different research dimensions and uses a triple-verification methodology to ensure the accuracy of gathered public information. - [PROMPT_INJECTION]: The skill possesses a surface for Indirect Prompt Injection because it is designed to ingest untrusted external data such as chat logs and social media profiles to create 'digital clones'.
- Ingestion points:
references/distillation.mdandpersonas/fenshen.md(chat records, social media URLs viaWebFetch). - Boundary markers: The framework includes mandatory 'Information Confirmation' and 'Result Confirmation' checkpoints (
references/execution.md) where the agent must stop and wait for user approval before continuing. - Capability inventory: Access to
Bash,Write,Edit, andReadtools. - Sanitization: The skill employs a 'Role Guard' and 'IS NOT' check system (
references/quality.md) to detect and remove content that violates the persona's defined constraints or safety boundaries before outputting to the user. - [SAFE]: Extensive security documentation and '品味守则' (Taste Rules) are provided within the skill's reference files to prevent the fabrication of quotes or the misuse of gathered information. All external interactions are user-initiated and follow standard Claude Code skill implementation patterns.
Audit Metadata