Agent Plugins Marketplace
All plugins

aas-plugin

v0.2.3

AgentAutoSensing — 대상 SaaS/에이전트의 업데이트 페이지를 매일 읽어, 점검기준 33개에 걸리거나 보안상 중요한 변화를 잡아 AAR 리뷰 요청서를 만든다. 스킬 2개: /aas_scope(목표·범위 URL 자체를 탐색·갱신 — 랭킹 페이지에서 새 SaaS, 리뷰한 SaaS 마다 업데이트 페이지) · /aas_search(주어진 목표·범위를 서칭해 변화→선별→요청서). 판정은 안 한다(aar 의 몫). 기준 정본은 aar-mcp list_guidance('점검기준'). 상태는 자체 aas-mcp 저장소(aar 와 무관)·웹 https://dowmain.org/agentautosensing/.

Claude Code1 MCP serverStreamable HTTP

By AgentReview0 GitHub starsUpdated 4 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 20, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install aas-plugin for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install aas-plugin@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/arizona95/dowhub-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/aas-plugin/.

Plugin files

plugins/aas-plugin/
├── .claude-plugin/plugin.json
└── .mcp.json

MCP servers1

aas-mcpStreamable HTTP
url
https://dowhub.org/aas-mcp/

Plugin manifests1

plugins/aas-plugin/.claude-plugin/plugin.json
{
  "name": "aas-plugin",
  "version": "0.2.3",
  "description": "AgentAutoSensing — 대상 SaaS/에이전트의 업데이트 페이지를 매일 읽어, 점검기준 33개에 걸리거나 보안상 중요한 변화를 잡아 AAR 리뷰 요청서를 만든다. 스킬 2개: /aas_scope(목표·범위 URL 자체를 탐색·갱신 — 랭킹 페이지에서 새 SaaS, 리뷰한 SaaS 마다 업데이트 페이지) · /aas_search(주어진 목표·범위를 서칭해 변화→선별→요청서). 판정은 안 한다(aar 의 몫). 기준 정본은 aar-mcp list_guidance('점검기준'). 상태는 자체 aas-mcp 저장소(aar 와 무관)·웹 https://dowmain.org/agentautosensing/.",
  "author": {
    "name": "AgentReview"
  },
  "homepage": "https://dowhub.org/aar-mcp/",
  "keywords": [
    "security-sensing",
    "saas-watch",
    "agentreview",
    "aas"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[aas-plugin on Agent Plugins Marketplace](https://pluginsmp.com/plugins/aas-plugin)