support-infrastructure-maintainer
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were detected. The skill's operations are consistent with its stated purpose as an infrastructure specialist.
- [DATA_EXPOSURE]: The skill provides a bash script for automated backups that references system paths including
/etc,/var/log, and a backup key at/etc/backup/backup.key. These references are standard for system-level backup operations and are used within a controlled administrative context. - [COMMAND_EXECUTION]: The instructions include complex shell commands for database dumping (
pg_dump), encryption (gpg), and cloud storage management (aws s3). These are legitimate tools for an infrastructure maintainer and are implemented using best practices such asset -euo pipefailand proper error handling. - [EXTERNAL_DOWNLOADS]: The skill utilizes
curland theawsCLI for sending notifications and uploading backups. These network operations target user-defined endpoints via environment variables (SLACK_WEBHOOK_URLandS3_BUCKET), which is the recommended method for managing external service integrations securely.
Audit Metadata