facebook-profile
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to communicate with the Frevana API, which is the service it is designed for. No unauthorized data exfiltration or suspicious network activity was detected.
- [COMMAND_EXECUTION]: The skill executes a local shell script (
get_facebook_profile.sh) which uses standard system utilities likecurlandpython3for its operation. This execution is scoped to the skill's intended functionality. - [CREDENTIALS_UNSAFE]: The script handles an authentication token (
FREVANA_TOKEN) via environment variables or a secure interactive prompt. This is a standard and acceptable practice for command-line tools and does not involve hardcoded credentials.
Audit Metadata