Product Hunt

v1.0.0

Product Hunt integration. Manage data, records, and automate workflows. Use when the user wants to interact with Product Hunt data.

0· 29·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill name/description match the runtime instructions: it describes interacting with Product Hunt via the Membrane platform. Required capabilities (network access and a Membrane account) and the recommended npm install of @membranehq/cli are proportional to the stated purpose.
Instruction Scope
All runtime steps are limited to installing and using the Membrane CLI, creating/listing connections, running actions, and proxying requests to the Product Hunt API. The instructions do not ask to read arbitrary files or unrelated environment variables. Note: using the proxy means request traffic (and any API payloads) will pass through Membrane's services — the user should be aware that data is relayed to that external provider.
Install Mechanism
No embedded install spec in the skill bundle; the SKILL.md recommends installing @membranehq/cli from npm (npm install -g). This is a standard, traceable registry install. Be aware it is a global npm install which modifies the system PATH and may require elevated permissions.
Credentials
The skill requests no environment variables or credentials locally and explicitly instructs to use Membrane-managed connections (no local API keys). This is proportionate, but it centralizes credential trust in the Membrane service — users should confirm they trust Membrane with their Product Hunt account access and data.
Persistence & Privilege
The skill is not always-on, is user-invocable, doesn't request persistent agent-wide privileges, and doesn't modify other skills or system configuration. Autonomous model invocation is allowed (platform default) and aligns with normal skill behavior.
Assessment
This skill is internally consistent and appears to simply document using Membrane to access Product Hunt. Before installing/running: 1) Verify the @membranehq/cli npm package and the getmembrane.com / GitHub project are legitimate and up-to-date. 2) Understand that authentication is handled by Membrane — your Product Hunt access and proxied request payloads will transit Membrane's servers, so only use this if you trust that provider. 3) The SKILL.md recommends a global npm install (requires appropriate permissions); consider installing in a controlled environment if you prefer not to install global packages. 4) If you handle sensitive data, review Membrane's privacy/security docs and the CLI source before proceeding.

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

latestvk972ga4pqtejdaxdmnqg5nchch8466he

License

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

Comments