datahub-setup
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with sensitive authentication tokens but mitigates risk through explicit redaction instructions. It ensures tokens are never displayed in output and are stored securely with appropriate file system permissions.
- [EXTERNAL_DOWNLOADS]: The skill installs the
acryl-datahubpackage from the official Python package registry. This is a legitimate dependency for interacting with DataHub instances. - [COMMAND_EXECUTION]: Environment setup and connectivity verification are performed using shell commands. These operations are limited to the intended scope of the skill and explicitly discourage the use of elevated privileges.
- [PROMPT_INJECTION]: The skill processes external configuration data and tool outputs. It contains instructions to maintain boundaries and handle this data as non-authoritative configuration rather than executable instructions.
Audit Metadata