lattice-crypto-attacks
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed educational content and code templates for performing lattice-based cryptanalysis (e.g., Coppersmith's method, Hidden Number Problem, and LLL reduction). The provided logic is mathematically sound and consistent with its stated purpose.
- [COMMAND_EXECUTION]: The skill contains Python and SageMath code snippets. These scripts focus exclusively on mathematical operations, matrix manipulations, and lattice reduction algorithms. No dangerous system calls, shell command execution, or unauthorized file system operations were detected.
- [EXTERNAL_DOWNLOADS]: The documentation references the
fpylllPython library, which is a standard, well-known library for lattice reduction. No commands for downloading scripts from untrusted remote servers or piped shell executions (e.g., curl|bash) are present. - [DATA_EXFILTRATION]: There are no network operations, hardcoded credentials, or attempts to access sensitive system files (such as SSH keys or environment variables).
Audit Metadata