๐ก๏ธ 365 Security Agent โ
ProEnterprise security hardening โ Zero Trust, Azure AD, BFF auth pattern.
CLI Usage โ
bash
luna run 365-security --context "your input here"API Usage โ
bash
curl -N -X POST https://api.lunaos.ai/agents/execute \
-H "Authorization: Bearer $TOKEN" \
-H "Content-Type: application/json" \
-d '{"agent": "365-security", "context": "your input here"}'