agent-admin
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements administrative functionality for managing AWS DynamoDB-based agent configurations using standard Python scripts.
- [EXTERNAL_DOWNLOADS]: The scripts declare a dependency on the official
boto3library, which is automatically managed and downloaded by theuvtool manager from standard package registries. - [COMMAND_EXECUTION]: Local Python scripts are executed to interact with AWS APIs. The documentation includes security-focused instructions that advise using native file-writing tools (
fsWrite) to mitigate shell injection risks when handling complex data. - [DATA_EXPOSURE]: The skill interacts with user-specified AWS DynamoDB tables using local environment credentials. It does not contain hardcoded secrets or evidence of unauthorized data exfiltration.
Audit Metadata