pexo-agent
Audited by Runlayer on Mar 13, 2026
Tool passed security scan
Context Poisoning
Tool passed security scan
Prompt Injection
Risky tool definition detected
mime_supported_for_asset_type "$mime_type" "$asset_type"; then finalize_mime_type="" fi # Phase 1: get upload credential cred=$(pexo_post "/api/biz/projects/${pid}/assets/upload-credential" \ "{\"file_name\":\"$filename\",\"file_size\":$filesize}") upload_url=$(echo "$cred" | jq -r '.uploadUrl') asset_id=$(echo "$cred" | jq -r '.assetId') storage_path=$(echo "$cred" | jq -r '.storagePath') [[ -n "$upload_url" && "$upload_url" != "null" ]] || { echo "Error: failed to get upload credential" >&2; e
Data Exfiltration
Shadow Persistence
Data Exfiltration
Supply Chain Compromise
Data Exfiltration
Data Exfiltration
Context Poisoning
Supply Chain Compromise
Tool passed security scan
Tool passed security scan
Passed Files (2)Click to expand
Tool passed security scan
Tool passed security scan