memory-integrity-checker

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security risks were identified. The skill is a maintenance tool that processes local agent state files to ensure data integrity using standard Python logic.\n- [EXTERNAL_DOWNLOADS]: No external assets or scripts are downloaded or executed. The documentation contains a conceptual reference to a third-party GitHub repository (Martian-Engineering/lossless-claw), but no network requests are made to this or any other source during runtime.\n- [DATA_EXFILTRATION]: The skill does not use network libraries (e.g., requests, urllib) and contains no logic to transmit data externally. Operations are confined to the local filesystem within the designated application directory.\n- [COMMAND_EXECUTION]: The tool performs data validation and file I/O using built-in Python functions and does not invoke external shell commands or subshells. All structural modifications are performed in-memory on data structures before being serialized back to disk.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 05:55 AM