Install
$ agentstack add skill-nexus-research-lab-nexus-monitor ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
GitHub Monitor
这个目录存放仓库内的 GitHub 监控辅助脚本,不属于 GitHub Actions workflow。
文件
config.json:监控配置monitor.sh:执行一次 PR / 分支巡检status.sh:查看本地监控状态
使用方式
bash .github/monitor/status.sh
bash .github/monitor/monitor.sh
说明
- 脚本默认以仓库根目录为工作目录。
- 需要本地已安装
git、gh、jq、codex。 - 如需 Azure OpenAI Key,请通过环境变量注入,不在仓库中保存明文凭据。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: nexus-research-lab
- Source: nexus-research-lab/nexus
- License: Apache-2.0
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.