Everything Claude Code

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is a highly sophisticated and professional suite of tools designed to optimize AI agent workflows in OpenClaw and similar environments. It implements a 'Continuous Learning' system using hooks (observe.sh) to capture tool interactions locally, which are then analyzed by a background process (start-observer.sh) to generate reusable coding patterns. The codebase demonstrates strong security awareness, featuring robust input sanitization in package-manager.js, path traversal protections in instinct-cli.py, and safe subprocess handling in utils.js. While the observation system logs tool outputs, the behavior is transparently documented as a core feature for local pattern extraction and lacks any evidence of malicious intent or unauthorized data exfiltration.