Howtoletmyagent Installer
Analysis
The skill is transparent about being an installer, but it can install persistent agent skills and run commands supplied by remote manifests, so users should review it carefully before use.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
If a CLI install is approved, use the exact command supplied by the manifest.
A remote manifest can supply a local CLI command for the agent to run. Although approval is required, the artifact does not clearly restrict the command to a known-safe installer command.
Fetch the manifest JSON... create a local workspace skill folder and write the manifest files exactly as provided.
The skill installs files from a remote manifest, but the artifacts do not show integrity checks, signatures, pinned versions, or provenance verification for those files.
After install, tell the user to start a new session with `/new` or restart the gateway so OpenClaw reloads the skill.
The installed companion skill is meant to persist and become active in later sessions. This is disclosed and aligned with the installer purpose.
