task-master-viewer
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the 'streamlit' package from the official Python Package Index (PyPI), which is a trusted and well-known source for Python libraries.\n- [COMMAND_EXECUTION]: Standard shell commands are used to verify the installation of dependencies and to launch the local application server. These actions are typical for this type of development tool.\n- [SAFE]: The application accesses a local JSON file to store task data. The file path is configurable by the user via the UI, and data is processed using standard JSON parsing without exposure to external networks.
Audit Metadata