← Back to Skills Marketplace
869
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install pocketbase
Description
Build backends with PocketBase collections, auth, and realtime.
Usage Guidance
This is a documentation-style skill that expects a 'pocketbase' binary on PATH. Before installing, verify you trust the pocketbase binary on your system (official PocketBase release) because the agent could invoke that binary and it may start services or modify local state. The skill itself doesn't request credentials, but any workflows that use admin tokens or user credentials (described in the guide) must be handled securely — don't paste secrets into prompts or give long-lived admin tokens to an agent unless you intend it to perform admin operations. If you don't have or want a local pocketbase binary, the skill will be inert.
Capability Analysis
Type: OpenClaw Skill
Name: pocketbase
Version: 1.0.0
The skill bundle is benign. The `_meta.json` file contains standard metadata. The `SKILL.md` file provides documentation and usage instructions for PocketBase, including a declaration in its metadata that it `requires` the `pocketbase` binary. There is no evidence of prompt injection against the AI agent, data exfiltration, malicious execution, persistence mechanisms, or any other harmful behavior. All content is aligned with the stated purpose of providing information about PocketBase.
Capability Assessment
Purpose & Capability
Name/description (PocketBase backend usage) matches the declared requirement: the pocketbase binary. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md is a focused SDK/how-to reference for collections, auth, realtime, uploads, hooks, and admin usage. It does not instruct reading unrelated files, exfiltrating environment variables, or sending data to unexpected endpoints.
Install Mechanism
No install spec is provided (instruction-only), which is low-risk. Nothing is downloaded or extracted by the skill itself.
Credentials
The skill requests no environment variables or credentials. It documents admin tokens and auth flows (expected for this topic) but does not request them in metadata.
Persistence & Privilege
always is false and there is no install step or configuration-write behavior. The agent may invoke the skill autonomously (platform default), but that is normal and not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pocketbase - After installation, invoke the skill by name or use
/pocketbase - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is PocketBase?
Build backends with PocketBase collections, auth, and realtime. It is an AI Agent Skill for Claude Code / OpenClaw, with 869 downloads so far.
How do I install PocketBase?
Run "/install pocketbase" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is PocketBase free?
Yes, PocketBase is completely free (open-source). You can download, install and use it at no cost.
Which platforms does PocketBase support?
PocketBase is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created PocketBase?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills