context-budget-guard

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill manages session state using a local YAML file (~/.openclaw/skill-state/context-budget-guard/state.yaml) to track session timing and user-provided task descriptions.
  • [SAFE]: The Python utility check.py performs all calculations locally and does not initiate any network requests or external data transfers.
  • [SAFE]: The skill uses yaml.safe_load for processing its state files, which protects against arbitrary code execution during data deserialization.
  • [SAFE]: No malicious patterns such as prompt injection, obfuscation, or privilege escalation were found in the skill logic or metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 05:55 AM