flux-recon
Fail
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: HIGHCREDENTIALS_UNSAFEDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill explicitly instructs the agent to check for connection strings in sensitive files known to store plain-text credentials.
- Evidence: SKILL.md specifies checking for connection strings in
.env,database.yml,settings.py, andconfig/directories. - [DATA_EXFILTRATION]: The skill combines the ability to read sensitive files with tools like
WebFetchandBash, which can be used to send extracted credentials to external servers. - Evidence: Allowed tools include
Read,Bash, andWebFetchalongside instructions to find credentials in environment files. - [COMMAND_EXECUTION]: The skill grants the agent
Bashaccess to perform the reconnaissance, allowing for arbitrary command execution on the host system to inspect database files and application code. - Evidence:
Bashis listed inallowed-toolsfor environment detection and schema analysis.
Recommendations
- AI detected serious security threats
Audit Metadata