Convert any webpage into structured JSON data using AI. Scrape websites, extract data into custom JSON schemas, and call saved APIs programmatically. Useful for web scraping, data extraction, content monitoring, lead generation, price tracking, and building data pipelines.
Security Analysis
high confidenceThe skill's requests and runtime instructions are consistent with a web-scraping API wrapper: it only needs a PULPMINER_API_KEY and its SKILL.md shows only calls to pulpminer.com endpoints.
Name/description describe converting webpages to JSON. The only required secret is PULPMINER_API_KEY and all documented operations call https://api.pulpminer.com — these requirements align with the stated purpose.
SKILL.md contains only API usage examples, dashboard/config guidance, and webhook callback examples. It does not instruct the agent to read arbitrary local files, system credentials, or run shell commands. The metadata references storing the API key in config, which matches authentication needs.
No install spec or code is provided (instruction-only), so nothing is written to disk or fetched at install time. Low install risk.
Only PULPMINER_API_KEY is required. That single credential is appropriate for an API-based scraping service. No unrelated secrets, config paths, or excessive env vars are requested.
always is false and there is no request to modify other skills or system settings. The skill may be invoked autonomously by the agent (platform default), which is expected for skills that call external APIs.
Guidance
This skill appears coherent: it simply documents how to call PulpMiner's API and needs only your PULPMINER_API_KEY. Before installing, confirm you trust pulpminer.com and are willing to provide that API key (it grants the skill ability to make API calls and incur credit usage). Be cautious when using callback URLs (Zapier/webhooks) because scraped results will be POSTed to those external endpoints — don't send sensitive internal URLs or credentials to the service. If you want to avoid the agent calling the skill autonomously, restrict skill invocation in your agent's policy or only provide the API key when you explicitly call the skill. If you need a deeper assurance, request the skill's code/install spec or a publisher identity (this entry has an unknown source) before granting long-lived credentials.
Latest Release
v1.0.1
No user-facing changes detected in this version. - No file changes or documentation updates. - Functionality and interface remain the same as the previous version.
Popular Skills
Published by @melvin2016 on ClawHub