holoviews
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and code snippets strictly follow data visualization best practices without attempting to bypass safety filters or perform unauthorized actions.
- [EXTERNAL_DOWNLOADS]: The skill references standard Python packages including 'holoviews', 'panel', 'hvsampledata', and 'watchfiles'. These are well-known libraries within the Python data science ecosystem.
- [COMMAND_EXECUTION]: Provides legitimate development commands such as 'panel serve' for hosting dashboards and 'pytest' for running unit tests. These commands are used as intended for the primary purpose of the skill.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill uses public sample datasets (earthquakes) and does not access sensitive local files or hardcoded credentials.
- [INDIRECT_PROMPT_INJECTION]: While the skill ingests external data via 'hvsampledata', the risk is low as the data is used for standard plotting purposes within a controlled development environment.
Audit Metadata