This skill is a disclosed Dataify request-building helper, but users should treat the Dataify API token carefully because the docs recommend persistent storage and the helper can print the token into a curl command.
Install only if you intend to build Dataify scraper requests for GitHub repository tools. DATAIFY_API_TOKEN should be treated as a secret: avoid committing shell startup files containing it, avoid sharing generated curl commands that include the literal token, and rotate the token if it is exposed. Expect possible setup friction because the skill references a tool-params catalog and PowerShell helper that are not included in the artifact.