mnemonic-generator
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The script
scripts/main.pyuses only standard Python libraries (argparse,random) for local string manipulation and word selection. - [SAFE]: No network-related code (such as requests or urllib) or external API calls were identified in the codebase.
- [SAFE]: The skill does not access sensitive system files, environment variables, or hardcoded credentials.
- [SAFE]: The instructions in
SKILL.mdare descriptive of the tool's functionality and do not contain prompt injection or behavior override patterns. - [SAFE]: No obfuscation, hidden encoding, or suspicious character manipulation was detected.
Audit Metadata