wangyangming-perspective
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
README.mdfile specifies an installation commandnpx skills add nuwa-skills/wangyangming-skill. This targets a package repository associated with the skill's author (nuwa-skills) and uses a standard package runner (npx). This is categorized as a routine vendor distribution method. - [COMMAND_EXECUTION]: No dangerous shell commands, privilege escalation attempts, or persistence mechanisms were detected in the skill instructions or associated scripts.
- [PROMPT_INJECTION]: The instructions establish a persona and a cognitive framework for the agent to follow. There are no attempts to bypass safety filters, extract system prompts, or override core agent instructions.
- [DATA_EXFILTRATION]: The skill does not perform any network operations or access sensitive local files (such as credentials or SSH keys). It purely processes user-provided conversational input.
- [DYNAMIC_EXECUTION]: The skill does not utilize
eval(),exec(), or any form of runtime code generation. All logic is contained within static markdown and reference files.
Audit Metadata