← Back to Skills Marketplace
aididmyhomework

Manage privypad notes

by Jay · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
162
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install privypad
Description
Interact with the PrivyPad.com API to read, create, update, delete, and organize encrypted notes and groups on behalf of a user. Use this skill whenever the...
Usage Guidance
This skill is coherent and instruction-only, but before enabling: only provide a PrivyPad pp_ token you trust (it grants full access to your notes), do not paste the token in public channels, consider creating a dedicated token you can revoke if needed, confirm the correct API base URL (SKILL.md shows both with and without www), and be aware the agent may call the skill automatically when PrivyPad or related terms are mentioned. If you suspect misuse, revoke the token from PrivyPad Settings.
Capability Analysis
Type: OpenClaw Skill Name: privypad Version: 1.0.0 The skill bundle provides a standard API integration for PrivyPad.com, a note-taking service. It contains legitimate documentation and code examples (JavaScript/Python) for managing notes via a user-supplied API token, with no evidence of data exfiltration, malicious execution, or harmful instructions in SKILL.md.
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions all describe direct interaction with the PrivyPad API and the skill does not request unrelated binaries, credentials, or system access. The examples and endpoints align with the stated purpose. (Minor inconsistency: the SKILL.md uses both https://www.privypad.com and https://privypad.com as the base URL.)
Instruction Scope
SKILL.md limits actions to API calls using a user-supplied Bearer token and explicitly warns not to ask for passwords or attempt browser-only token endpoints. It does instruct the agent to trigger this skill whenever PrivyPad or a pp_ token is mentioned which is broader-than-minimal trigger guidance (may cause frequent autonomous invocation) but is coherent with a convenience-focused note-management skill.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
The skill declares no required environment variables or config paths; it expects a user-supplied pp_ Bearer token at runtime. Requesting the user's PrivyPad API token is proportionate to the described functionality, but the token is sensitive and grants access to the user's notes.
Persistence & Privilege
always is false and the skill does not request persistent system privileges. The skill can be invoked autonomously by the agent (platform default); this is normal and not excessive here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install privypad
  3. After installation, invoke the skill by name or use /privypad
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the PrivyPad API skill: - Enables interaction with the PrivyPad.com API to read, create, update, delete, and organize encrypted notes and groups. - Supports searching, filtering, tagging, and pinning notes, as well as group management. - Handles authentication via user-supplied PrivyPad API tokens. - Provides examples and best practices for integration using JavaScript (fetch) and Python (httpx). - Ensures secure handling of zero-knowledge tokens and user content.
Metadata
Slug privypad
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Manage privypad notes?

Interact with the PrivyPad.com API to read, create, update, delete, and organize encrypted notes and groups on behalf of a user. Use this skill whenever the... It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.

How do I install Manage privypad notes?

Run "/install privypad" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Manage privypad notes free?

Yes, Manage privypad notes is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Manage privypad notes support?

Manage privypad notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Manage privypad notes?

It is built and maintained by Jay (@aididmyhomework); the current version is v1.0.0.

💬 Comments