superagent
Superagent protects your AI applications against prompt injections, data leaks, and harmful outputs. Embed safety directly into your app and prove compliance to your customers.
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.md
- issue.md
- ci.yml
- PULL_REQUEST_TEMPLATE.md
- guard.ts
- redact.ts
- scan.ts
- index.ts
- guard.test.ts
- redact.test.ts
- scan.test.ts
- setup.ts
- package-lock.json
- package.json
- README.md
- tsconfig.json
- vitest.config.ts
- _update-notifier-last-checked
- layout.tsx
- page.tsx
- layout.tsx
- page.tsx
- route.ts
- route.ts
- route.ts
- global.css
- layout.tsx
- icon-card.tsx
- mermaid.tsx
- superagent-icon.tsx
- button.tsx
- page-actions.tsx
- langgraph.mdx
- mastra.mdx
- openai-agents-sdk.mdx
- pydantic-ai.mdx
- vercel-ai-sdk.mdx
- claude-code-userprompt.mdx
- e2b.mdx
- firecrawl.mdx
- mastra.mdx
- n8n-redact.mdx
- redact-pdfs.mdx
- scan-file-uploads.mdx
- secure-rag-pipeline.mdx
- meta.json
- superagent-lm-guard-20b.mdx
- superagent-lm-guard-270m.mdx
- superagent-lm-redact-20b.mdx
- superagent-lm-redact-270m.mdx
- superagent-lm-redact-3b.mdx
- data-retention.mdx
- rate-limits.mdx
- guard.mdx
- meta.json
- redact.mdx
- verify.mdx
- meta.json
- python-sdk.mdx
- typescript-sdk.mdx
- cli.mdx
- deployment.mdx
- mcp.mdx
- meta.json
- quickstart.mdx
- claude-code-hooks.mdx
- cursor-hooks.mdx
- scan-ai-rules.mdx
- scan-ci-cd.mdx
- scan-dependencies.mdx
- scan-image-uploads.mdx
- scan-mcp-servers.mdx
- secure-rag-pipeline.mdx
- meta.json
- python.mdx
- typescript.mdx
- cli.mdx
- index.mdx
- mcp.mdx
- meta.json
- models.mdx
- providers.mdx
- quickstart.mdx
- meta.json
- cn.ts
- get-llm-text.tsx
- layout.shared.tsx
- openapi.ts
- source.ts
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- logo.png
- n8n-1.png
- n8n-2.png
- n8n-3.png
- n8n-4.png
- ninja_icon.png
- playground.mp4
- site.webmanifest
- superagent-logo-square-flat-favicon-dark.webp
- superagent-logo-square-flat-favicon.webp
- visual-prompt-injection-example.png
- generate-docs.ts
- .gitignore
- cli.json
- mdx-components.tsx
- next.config.mjs
- openapi.json
- package-lock.json
- package.json
- postcss.config.mjs
- README.md
- source.config.ts
- tsconfig.json
- index.ts
- guard.test.ts
- redact.test.ts
- scan.test.ts
- setup.ts
- .env.example
- .gitignore
- evaluation.xml
- package-lock.json
- package.json
- README.md
- tsconfig.json
- vitest.config.ts
- __init__.py
- guard.py
- redact.py
- scan.py
- __init__.py
- anthropic.py
- bedrock.py
- fireworks.py
- google.py
- groq.py
- openai.py
- openai_compatible.py
- openrouter.py
- superagent.py
- types.py
- vercel.py
- __init__.py
- input_processor.py
- safe_url_fetcher.py
- __init__.py
- client.py
- schemas.py
- types.py
- conftest.py
- test_fallback.py
- test_guard.py
- test_input_processor.py
- test_model_fallback.py
- test_openai_compatible_provider.py
- test_redact.py
- test_safe_url_fetcher.py
- test_scan.py
- pyproject.toml
- README.md
- guard.ts
- index.ts
- redact.ts
- scan.ts
- anthropic.ts
- bedrock.ts
- fireworks.ts
- google.ts
- groq.ts
- index.ts
- openai-compatible.ts
- openai.ts
- openrouter.ts
- superagent.ts
- types.ts
- vercel.ts
- index.ts
- input-processor.ts
- safe-url-fetcher.ts
- client.ts
- index.ts
- schemas.ts
- types.ts
- provider.test.ts
- chunking.test.ts
- fallback.test.ts
- guard-file.test.ts
- guard.test.ts
- model-fallback.test.ts
- redact.test.ts
- rewrite.test.ts
- scan.test.ts
- setup.ts
- ssrf-protection.test.ts
- structured-output.test.ts
- CHANGELOG.md
- package.json
- README.md
- tsconfig.json
- vitest.config.ts
- .gitignore
- CHANGELOG.md
- LICENSE
- logo.png
- README.md
- SECURITY.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/superagent-ai/superagent
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd superagent
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
npm install safety-agent
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
3. Python
쉬움사전 준비물
⚠️ 이 프로젝트는 규모가 큰 저장소라, 이 방법이 실제 핵심 제품이 아니라 내부 하위 패키지를 가리키는 것일 수 있습니다. README 전체를 함께 확인해보세요.
pip install .
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
파이썬 스크립트(또는 모듈)를 실행합니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
// repository documentation
Was this content helpful?
(0 ratings)
