openclaw-superpowers

openclaw-superpowers is a plug-and-play skill library for the OpenClaw persistent AI agent runtime. It provides a large set of predefined “skills” (core methodology, OpenClaw-native persistent/cron workflows, and security guardrails) plus companion scripts and an install script that symlinks skills, initializes local state directories, and registers cron jobs. It also describes agent abilities to self-modify by writing new skills during conversation via a create-skill mechanism.

Evaluated Mar 30, 2026 (0d ago)
Repo ↗ DevTools openclaw skills agent-runtime cron persistent-memory security-guardrails self-modifying-agent python
⚙ Agent Friendliness
40
/ 100
Can an agent use this?
🔒 Security
38
/ 100
Is it safe for agents?
⚡ Reliability
31
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
55
Error Messages
0
Auth Simplicity
95
Rate Limits
0

🔒 Security

TLS Enforcement
60
Auth Strength
20
Scope Granularity
10
Dep. Hygiene
40
Secret Handling
65

The package claims multiple guardrail skills (prompt injection guard, dangerous-action confirmation gate, post-install auditor/drift detection, config encryption auditor, and other integrity checks). However, the README provided does not include concrete technical details like threat-model coverage, formal guarantees, code-level implementation, or hardening practices. Since it also supports agent-written new skills, the primary security risk is that compromised or overly trusting agents can create or install unsafe behavior; this should be mitigated by strict review/policy and least-privilege controls in the host runtime.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
40
Error Recovery
50
AF Security Reliability

Best When

You control your runtime environment (local machine or trusted infrastructure) and want to enhance OpenClaw with many ready-made skills for persistence, scheduling, memory management, and security checks.

Avoid When

You plan to install untrusted/community-written skills without auditing, or you cannot perform security review of scripts/skill definitions—especially given the self-modifying capability.

Use Cases

  • Running a persistent OpenClaw agent that autonomously manages long-running tasks
  • Enabling cron-scheduled maintenance tasks (memory hygiene, health checks, budget tracking)
  • Adding defense-in-depth guardrails against prompt injection, dangerous actions, and post-install tampering
  • Using knowledge-graph/DAG-style memory compaction and recall for long multi-week sessions
  • Operating single or multiple OpenClaw agents with health monitoring and handoffs

Not For

  • Production environments where you cannot trust code provenance (because it supports self-modifying skill creation)
  • Teams that require a hosted, internet-facing API with formal REST/SDK contracts (this appears local/runtime-focused)
  • Use cases needing strict compliance guarantees without reviewing the shipped scripts/skills

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: Local runtime; no explicit auth described for the package itself
OAuth: No Scopes: No

The README describes security skills that audit configs for plaintext secrets, but does not describe an authentication protocol for this library/package.

Pricing

Free tier: No
Requires CC: No

No pricing information provided; appears to be a repository/installable extension.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Supports self-modifying skill creation; agents must be constrained to avoid creating overly permissive or malicious skills
  • Cron-scheduled skills can amplify risk if misconfigured (e.g., budget/guardrail failures leading to runaway actions)
  • Skill installation symlinks local skills into OpenClaw’s extension directory; repeated installs may require manual cleanup if not idempotent

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for openclaw-superpowers.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6533
Packages Evaluated
19870
Need Evaluation
586
Need Re-evaluation
Community Powered