← Back to Skills Marketplace
Pdffiller
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
188
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pdffiller
Description
PdfFiller integration. Manage Accounts. Use when the user wants to interact with PdfFiller data.
Usage Guidance
This skill appears coherent, but before installing or using it: (1) Verify you trust Membrane (https://getmembrane.com) and review its privacy/security docs — the CLI delegates credential management to Membrane and will grant it access to your PdfFiller account. (2) Prefer running the CLI via npx rather than installing globally to minimize persistent changes (the SKILL.md already suggests npx as an alternative). (3) When connecting, review the OAuth scopes or permissions requested for the pdffiller connector and only approve what you expect. (4) If you need higher assurance, inspect the @membranehq/cli package source (repository link provided) and confirm the package name and publisher on npm before installing. (5) Avoid pasting secret keys or tokens into chat; the skill does not require local API keys, but you will be authorizing access through the browser-based login flow.
Capability Analysis
Type: OpenClaw Skill
Name: pdffiller
Version: 1.0.3
The pdffiller skill is a standard integration for the PdfFiller service using the Membrane CLI. The SKILL.md file provides clear instructions for the agent to manage authentication and execute actions via the 'membrane' command-line tool, explicitly advising against asking users for API keys to maintain security. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: the SKILL.md describes using Membrane to connect to PdfFiller, list/create actions, and run them. The declared needs (network access and a Membrane account) are appropriate for this purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, performing login, creating a connection to the pdffiller connector, discovering and running actions. They do not instruct reading unrelated files or environment variables. Note: the workflow centralizes auth/requests through Membrane, so the user is implicitly delegating access to their PdfFiller data to Membrane.
Install Mechanism
No registry install spec, but SKILL.md recommends npm install -g @membranehq/cli or npx usage. Installing a global npm CLI is a common pattern but carries standard supply-chain and privilege considerations; the SKILL.md also suggests npx, which reduces permanence. There are no downloads from untrusted URLs or archive extraction steps.
Credentials
The skill declares no required environment variables or credentials and explicitly tells users not to share API keys locally. Authentication is mediated by Membrane (server-side), which is proportionate to the stated goal. The main consideration is whether you trust Membrane to hold and use your PdfFiller credentials appropriately.
Persistence & Privilege
Skill is not always-enabled and is user-invocable (normal). There is no instruction to modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pdffiller - After installation, invoke the skill by name or use
/pdffiller - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Pdffiller?
PdfFiller integration. Manage Accounts. Use when the user wants to interact with PdfFiller data. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.
How do I install Pdffiller?
Run "/install pdffiller" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pdffiller free?
Yes, Pdffiller is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pdffiller support?
Pdffiller is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pdffiller?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills