agent-memory

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: LOW
Full Analysis
  • [SAFE] (SAFE): No malicious behavior detected. The skill consists of documentation, configuration files, and a benign validation script.
  • [COMMAND_EXECUTION] (SAFE): The script 'scripts/validate.py' uses safe standard library functions (os, sys, pathlib) to check file existence and directory structure. It does not invoke external processes or shell commands.
  • [DATA_EXFILTRATION] (SAFE): No network activity or access to sensitive local data (e.g., credentials) was found. The skill operates purely on its own configuration and the local file system.
  • [CREDENTIALS_UNSAFE] (SAFE): No API keys, tokens, or hardcoded credentials were identified in the YAML or script files.
  • [OBFUSCATION] (SAFE): No encoded content, hidden characters, or suspicious obfuscation techniques were found.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 17, 2026, 08:11 AM