— No reviews yet
0 installs
10 views
0.0% view→install
Install
$ agentstack add skill-friz-zy-ai-capability-registry-amazon-qbusiness-anonymous ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Amazon Qbusiness Anonymous Mcp? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Amazon Q Business
AI assistant for ingested content with anonymous access.
When to use
- Use Amazon Q Business only when the task directly involves the relevant service, SaaS product, platform, or technology.
Connection
Docker stdio
{
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-e",
"AWS_SECRET_ACCESS_KEY",
"-e",
"AWS_SESSION_TOKEN",
"mcp/amazon-qbusiness-anonymous-mcp-server"
]
}
MCP instructions
- Use the MCP tools only for the user-requested service workflow and prefer read-only operations by default.
- Confirm the target account, workspace, project, repository, or dataset before actions that can read private data or mutate remote state.
- This server requires authorization or environment-provided credentials; ask the user before connecting or requesting access.
Docker launch notes
- Launch through Docker stdio with
docker run --rm -i -e AWS_SECRET_ACCESS_KEY -e AWS_SESSION_TOKEN mcp/amazon-qbusiness-anonymous-mcp-server. - Confirm required environment variables before launch: AWSSECRETACCESSKEY, AWSSESSION_TOKEN.
References
- https://github.com/awslabs/mcp
- https://github.com/docker/mcp-registry/tree/main/servers/amazon-qbusiness-anonymous
Security policy
- Authentication:
Environment variables
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Friz-zy
- Source: Friz-zy/ai-capability-registry
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.