dag-recall
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates strictly on local data stored in the user's home directory (~/.openclaw). It performs search, ranking, and assembly of text nodes without involving external network requests or sensitive data exfiltration.- [COMMAND_EXECUTION]: Analysis of recall.py confirms no use of subprocess, os.system, or other shell-spawning functions. The skill's primary function is data retrieval and display.- [EXTERNAL_DOWNLOADS]: The skill has zero external dependencies and does not perform any remote code or package installation.- [DATA_EXFILTRATION]: No network-capable modules (such as requests, urllib, or sockets) are imported or used in the code.- [OBFUSCATION]: The source code is clear, well-documented, and contains no encoded strings, hidden characters, or homoglyph-based evasion techniques.
Audit Metadata