lens-scholarly-api
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill primarily consists of documentation and standard API interaction examples.- [CREDENTIALS_UNSAFE]: The skill follows security best practices by recommending the use of environment variables (e.g., LENS_API_TOKEN) and placeholders (e.g., YOUR_TOKEN) for API authentication rather than hardcoding credentials.- [DATA_EXFILTRATION]: Network activity is restricted to the official Lens.org domain (api.lens.org) for search queries. No sensitive system data is accessed or transmitted to external servers.- [REMOTE_CODE_EXECUTION]: The provided Python code uses the standard and well-known 'requests' library for HTTP communication and does not include any patterns for executing remote scripts or dynamic code.
Audit Metadata