Papertrail

v1.0.0

Papertrail integration. Manage Organizations. Use when the user wants to interact with Papertrail data.

0· 88·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill is described as a Papertrail integration and all runtime instructions use the Membrane CLI to discover connectors, create connections, run actions, or proxy requests to Papertrail — these requirements match the stated purpose and no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, authenticating via browser (with a headless fallback), listing connectors/actions, running actions, and proxying requests. It does not instruct reading arbitrary user files, pulling other credentials, or exfiltrating data beyond routing requests through Membrane (which is expected for a proxy integration).
Install Mechanism
Installation is instruction-only and asks users to run `npm install -g @membranehq/cli` (or use npx in examples). Installing a global npm package is a normal approach for CLIs but carries the usual risks of running third-party npm code locally — this is expected but worth verifying the package's source and permissions before installing globally.
Credentials
The skill declares no required environment variables or credentials and relies on Membrane to handle authentication via browser-based OAuth flows and connections. The lack of requested secrets is proportionate to the described Membrane-based integration.
Persistence & Privilege
The skill does not request persistent/always-on inclusion and is user-invocable. It does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed by default but not combined with other concerning privileges.
Assessment
This skill delegates all auth and API calls to the Membrane CLI/service. Before installing: 1) Confirm you trust the @membranehq/cli npm package and review its npm/GitHub repository; prefer using `npx @membranehq/cli` if you want to avoid a global install. 2) Be aware that requests to Papertrail will be proxied through Membrane's servers (so log data and API requests traverse their infrastructure); verify that routing logs through an external proxy is acceptable for your privacy/compliance needs. 3) The CLI opens a browser for authentication — follow the documented headless flow if you run in CI. If any of these points are unacceptable, do not install or use this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk9710tjqzgvjts0318mz1x5za583jc77

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments