find-programs
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes requests to
https://gapapi.karmahq.xyzto search for funding programs. This endpoint is the official API for the Karma Funding Map and is a vendor-managed resource associated with the skill's author. - [COMMAND_EXECUTION]: Networking operations are performed using
curlwithin a Bash environment. The skill documentation includes specific instructions for URL encoding user-provided parameters, which helps ensure that inputs are handled correctly during command construction. - [SAFE]: No malicious patterns, obfuscated code, or unauthorized data access attempts were found. The skill's implementation is transparent and aligns with its described functionality.
Audit Metadata