kindle-weread-setup
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust security model for assisting users with Kindle modifications. It uses read-only auditing scripts and non-destructive backup scripts to ensure data integrity before any changes are made.
- [DATA_EXPOSURE_AND_EXFILTRATION]: Explicit instructions prevent the agent from saving, displaying, or transmitting sensitive device identifiers (Serial Numbers, MAC addresses) or service credentials (API Keys, Cookies).
- [COMMAND_EXECUTION]: Local scripts (
device_audit.py,backup_visible_storage.py,verify_stage.py) utilize standard Python libraries for file management. They include path validation and directory structure checks to prevent accidental operations on non-Kindle volumes. - [EXTERNAL_DOWNLOADS]: All external tools and plugins are referenced from official community repositories (e.g., GitHub, KindleModding). The instructions mandate manual user verification and checksum validation rather than automated remote execution.
- [PROMPT_INJECTION]: The skill structure uses mandatory diagnostics ('Intake and Routing') and sequential 'safety gates' to ensure the agent cannot skip critical safety steps or backups.
Audit Metadata