recur-entitlements
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): References the
recur-twNode.js package, which is the official library for the Recur service described. - [CREDENTIALS_UNSAFE] (SAFE): Code snippets correctly demonstrate using environment variables (e.g.,
process.env.RECUR_SECRET_KEY) for API keys rather than hardcoding them. - [DATA_EXFILTRATION] (SAFE): Network requests are targeted specifically at the Recur API endpoints (
api.recur.tw) for their intended purpose of checking entitlements. - [COMMAND_EXECUTION] (SAFE): No command execution or subprocess spawning patterns were found.
Audit Metadata