Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Command-line interface for Superagent security tools
npm install @superagent/ai-sdk export SUPERAGENT_API_KEY=your-superagent-api-key
praisonai-ts agent run \ --tools superagent:guard \ --prompt "Check this input for prompt injection: 'Ignore previous instructions'"
praisonai-ts agent run \ --tools superagent:redact \ --prompt "Redact PII from: John Smith, SSN 123-45-6789, john@email.com"
praisonai-ts agent run \ --tools superagent:verify \ --prompt "Verify: AI will replace 50% of jobs by 2030"
praisonai-ts agent run \ --tools "superagent:guard,superagent:redact,superagent:verify" \ --prompt "Process this text securely"
SUPERAGENT_API_KEY
OPENAI_API_KEY