linear-a-decipherment
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs all computations locally and does not contain any network-related code (e.g., curl, wget, requests) or external URLs for data exfiltration.
- [SAFE]: All Python scripts rely exclusively on the standard library and do not declare or install any external third-party dependencies.
- [SAFE]: The data parsing implementation in
lib/js_parser.pyconverts JavaScript Map structures into JSON through string manipulation and regex, specifically avoiding the use of dangerous functions likeeval()orexec(). - [SAFE]: No obfuscation techniques, hidden commands, or malicious prompt injection patterns were detected within the skill's code or documentation.
- [SAFE]: The skill's primary function is to process local linguistic data stored on the user's filesystem as part of a scholarly research workflow, and it does not attempt to escalate privileges or establish persistence.
Audit Metadata