frappe-testing-cicd
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard GitHub Actions workflow configurations and linting rules for the Frappe framework without any malicious deviations.
- [SAFE]: External dependencies, including GitHub Actions (e.g., actions/checkout, actions/setup-python) and packages (e.g., ruff, semgrep), are sourced from trusted organizations or well-known, reputable services.
- [SAFE]: No sensitive data exposure or exfiltration was detected; the credentials provided (e.g., db_root, admin) are clearly documented as example values for transient CI environments.
- [SAFE]: The skill explicitly warns against security anti-patterns, such as privilege escalation via 'sudo pip install' or insecure SQL patterns, demonstrating a proactive security posture.
Audit Metadata