albumentationsx-mcp
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
uvxtool runner to install and execute thealbumentationsx-mcppackage. This is the standard procedure for deploying Model Context Protocol (MCP) servers on a host system.- [EXTERNAL_DOWNLOADS]: Fetches thealbumentationsx-mcppackage from the Python Package Index (PyPI). The package name is consistent with the stated purpose of the skill and the author's infrastructure.- [SAFE]: The skill implements a 'least privilege' approach by requiring the use of--allowed-rootand--artifact-rootflags. This ensures that the agent's file system access is restricted to specific, user-defined directories.- [SAFE]: Included safety guidelines explicitly prohibit high-risk operations such as fetching remote images, overwriting original datasets, or training models, which reduces the attack surface for data exfiltration and indirect prompt injection.
Audit Metadata