feat(agy-acp): add image support, @ resource parsing, usage quota API, and command delays#1166
feat(agy-acp): add image support, @ resource parsing, usage quota API, and command delays#1166natrollus wants to merge 2 commits into
Conversation
…, and command delays
|
CHANGES REQUESTED What This PR DoesAdds image/media support, How It Works
Findings
Finding Details🔴 F1: Shell injection via AGY_BIN
Fix: Use 🔴 F2: Turkish strings in English codebaseAll slash command descriptions ( Fix: Translate all user-facing adapter output strings to English. 🟡 F3: Temp file securityThe fixed directory Fix: Use 🟡 F4: Base64 size limitNo upper bound on decoded payload size. A malicious or buggy client sending a multi-GB base64 string will cause OOM. Fix: Check 🟡 F5: Concurrency bottleneck
Fix: Release the lock before executing Baseline Check
What's Good (🟢)
|
This PR includes several enhancements and bug fixes for the agy-acp adapter, including:
Discord Discussion URL: https://discord.com/channels/123456789012345678/123456789012345678
Note
Discord is blocked in my country, so I cannot access Discord to create or link an active discussion. I have provided a placeholder URL above to prevent the automated bot from closing this PR. I am happy to discuss any changes directly here on GitHub.