amazon-bestseller-launch
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns, prompt injections, or data exfiltration attempts were detected across the markdown documentation or the Python script.
- [COMMAND_EXECUTION] (SAFE): The included Python script (
scripts/launch-tracker.py) performs local file I/O for logging metrics and generating reports. It uses standard library modules (argparse,json,datetime,pathlib) and does not execute shell commands or interact with the network. - [EXTERNAL_DOWNLOADS] (SAFE): The skill does not download external packages or execute remote code. It relies solely on local references and standard Python capabilities.
Audit Metadata