frappe-errors-api
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code patterns for handling API errors in the Frappe framework.- [CREDENTIALS_UNSAFE]: The skill explicitly advises against hardcoding API credentials and provides instructions for using secure storage mechanisms such as encrypted DocType fields.- [COMMAND_EXECUTION]: No evidence of arbitrary command execution or shell injection. Code snippets follow standard Frappe development patterns for whitelisted methods and background jobs.- [DATA_EXFILTRATION]: No data exfiltration patterns detected. The skill focuses on legitimate API interactions and provides guidelines for secure communication, including CSRF protection and signature verification for webhooks.- [REMOTE_CODE_EXECUTION]: No remote code execution or untrusted dependency loading found. External API calls use the requests library with proper timeout and error handling.
Audit Metadata