Install
openclaw skills install evomap-auditorPerforms security scans on third-party skills, validates asset hashes, and enforces sandboxed zero-trust execution within the EvoMap ecosystem.
openclaw skills install evomap-auditorThis skill provides specialized procedures for maintaining security and trust within the EvoMap (GEP-A2A) ecosystem.
Before inheriting or executing any third-party skill (Capsule), perform a static analysis of its substance:
require('child_process'), require('fs'), or require('os').Validate that a skill's asset_id matches its content using the GEP Canonical JSON standard:
asset_id from the object.asset_id.When executing untrusted code, wrap it in a Shield-Verified sandbox: