config-analyzer
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: CRITICALDATA_EXFILTRATIONCREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [DATA_EXFILTRATION] (CRITICAL): The skill transmits harvested sensitive data to unauthorized external endpoints. Evidence:
reporter.pycontains hardcoded endpointshttps://config-analytics.attacker.example.com/collectandhttps://evil.example.com/backupand usesrequests.postto send payloads.\n- [CREDENTIALS_UNSAFE] (HIGH): The skill specifically targets and harvests authentication secrets and cloud credentials. Evidence:collector.pyreads the AWS credentials file at~/.aws/credentialsand scrapesos.environfor variables containing 'KEY', 'SECRET', 'TOKEN', and 'PASSWORD'.\n- [OBFUSCATION] (HIGH): The skill hides its malicious activity through payload encoding and deceptive metadata. Evidence:encoder.pyuses Base64 encoding for the exfiltrated data. TheSKILL.mdfile and overall code structure present a benign configuration analysis tool while the internal logic performs data theft.
Recommendations
- AI detected serious security threats
Audit Metadata