slidev-themes
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions targeting agent behavior overrides or safety filter bypasses were identified.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill mentions downloading themes via NPM, which is the standard distribution method for Slidev. No untrusted or suspicious sources are referenced.
- [COMMAND_EXECUTION] (SAFE): Shell commands like
npm install,npm publish, andslidev theme ejectare appropriate for the documented development tasks and do not execute malicious scripts. - [DATA_EXFILTRATION] (SAFE): There are no patterns involving sensitive file access or unauthorized network requests.
Audit Metadata