corvi-careers — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited corvi-careers (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This repository publishes the Corvi Careers Codex plugin marketplace entry and plugin package.
Corvi Careers lets Codex and other MCP-capable clients search jobs through the public Corvi Careers MCP server.
Add this repository as a Codex plugin marketplace/catalog source:
https://github.com/jobswithgpt/mcpThen install Corvi Careers from the Codex plugin marketplace UI.
.agents/plugins/marketplace.json
plugins/corvi-careers/The marketplace file registers the Corvi Careers plugin and points Codex to:
./plugins/corvi-careersFor MCP clients that support remote Streamable HTTP directly:
https://corvi.careers/mcpFor clients that expect a local stdio MCP server, use mcp-remote:
{
"mcpServers": {
"corvi-careers": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://corvi.careers/mcp"
]
}
}
}See the plugin README:
plugins/corvi-careers/README.mdWebsite: https://corvi.careers
Support: [email protected]
License: MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.