Facebook Get Profile ID API

PassAudited by ClawScan on Apr 27, 2026.

Overview

The skill is internally consistent with its stated purpose: it calls JustOneAPI's Facebook get-profile-id endpoint and only requests the expected Node runtime and a single API token.

This skill appears to do exactly what it claims: call JustOneAPI to get a Facebook profile ID and requires only a JustOneAPI token and Node. Before installing, confirm you trust JustOneAPI (https://api.justoneapi.com) and are comfortable giving it the token. Note the token is sent as a URL query parameter by the included script — this can be exposed in logs or referer headers; avoid pasting tokens in chat, use a token with minimal scope, and rotate it if you suspect compromise. Ensure your environment has a compatible Node version (Node 18+ for built-in fetch) and that outbound HTTPS to api.justoneapi.com is acceptable in your environment.