python-saas-integration
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The deployment reference documentation includes the official installation command for the 'uv' package manager via its primary domain (astral.sh). This is a well-known technology service used for high-performance Python dependency management.
- [COMMAND_EXECUTION]: The skill provides comprehensive systemd unit configurations and system administration commands (such as
useraddandsystemctl) for deploying FastAPI sidecars and background workers on Debian/Ubuntu systems. These are standard and necessary components for the described SaaS architecture. - [DATA_EXFILTRATION]: The skill implements rigorous data protection measures, including mandatory HMAC verification for cross-service requests, tenant-scoped caching strategies, and an automated SQLAlchemy event listener that enforces tenant isolation on all database queries to prevent cross-tenant data leaks.
- [PERSISTENCE_MECHANISMS]: The skill uses systemd services to maintain the availability of sidecar and worker processes, which is the standard method for service persistence in production Linux environments.
- [PROMPT_INJECTION]: No evidence of malicious behavior overrides, safety filter bypasses, or system prompt extraction attempts was found in any of the skill's instructions or supporting files.
Audit Metadata