aws-s3
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill contains standard AWS CLI commands for bucket management. These commands are declarative and used for the primary purpose of the skill without malicious side effects or arbitrary execution.
- [DATA_EXFILTRATION] (SAFE): No attempts to access sensitive local files (e.g., ~/.aws/credentials) or exfiltrate data to external endpoints were found.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded API keys, tokens, or secrets were detected in the code blocks or metadata.
- [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior, bypass safety filters, or extract system prompts were found.
- [OBFUSCATION] (SAFE): No encoded strings, zero-width characters, or homoglyphs were used to hide malicious intent.
- [EXTERNAL_DOWNLOADS] (SAFE): No external scripts or packages are downloaded or executed.
Audit Metadata