prowler-test-sdk
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The analyzed files are standard unit tests for a security auditing tool. No malicious behavior or security vulnerabilities were detected.
- [EXTERNAL_DOWNLOADS] (SAFE): The tests utilize well-known libraries such as boto3, moto, and pytest. These are standard for cloud service testing and mocking.
- [DATA_EXFILTRATION] (SAFE): No evidence of sensitive data access or exfiltration was found. All data used in tests, such as subscription IDs and ARNs, appear to be mock fixtures or programmatically generated for testing purposes.
- [REMOTE_CODE_EXECUTION] (SAFE): No use of dangerous functions like eval(), exec(), or remote script execution via curl/wget was observed.
Audit Metadata