Use when an agent is building their own implementation of (parts of) the Remote.com partner API in any stack — Python/TS/Ruby/Go HTTP client, OpenAPI spec, Slack/Teams bot, migration script from another HR system, conformance test, or any service that needs to call Remote.com from somewhere other than the existing remotecli binary. Triggers on prompts like "build a Python client for Remote", "wrap Remote in our backend", "generate an OpenAPI spec from remotecli", "reverse-engineer the Remote API", "implement an Authorize-with-Remote button", "bulk-onboard employees from this CSV." Does NOT trigger on operator prompts ("hire Alice", "approve their time off") — those use the remote-cli skill instead.
Claude Skills are markdown + scripts loaded into Claude Code; scanned with the same pipeline.
We found this by crawling public sources and nobody has attested to it. That is how most of the registry gets here, and it is not a mark against the artifact — it only means no authenticated act of publication is on record. An artifact can be the vendor's own and still appear here.
github_release: https://github.com/remoteoss/remote-cli, 0 findings
Claude Skills install to a single target, no runtime picker.
nerlo install -- 'remoteoss/remote-cli (remote-api-builder)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'remoteoss/remote-cli (remote-api-builder)' ~/.claude/skills/
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
4 of 11 scanners examined this package. The rest do not apply to it — language, ecosystem and packaging decide which analyzers can say anything, and a scanner that cannot examine an artifact reports nothing rather than passing it.
v2.0.11
11 findings · 9.1s
v0.3.74
1 finding · 1.1s
v0.1.0
6 findings · 3.7s
v0.1.0
0 findings · 9.3s
v1.4.0
None of the entry points this scanner reads were found in this artifact. What each scanner covers
0 findings · 0.2s
v0.1.0
No source files this scanner can analyze were found in this artifact. What each scanner covers
0 findings · 3.7s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.2s
v0.71.0
No dependency manifest or lockfile was found in this artifact. What each scanner covers
0 findings · 0.2s
v2.3.8
No dependency manifest or lockfile was found in this artifact. What each scanner covers
0 findings · 0.3s
v0.71.0
No container image was published for this artifact. What each scanner covers
0 findings · 0.0s
vv1.6.0
No Go modules were found in this artifact. What each scanner covers
0 findings · 0.1s
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 22, 2026 | Flagged74 | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral ·n/a: not applicablenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source: completetrivy ·n/a: not applicableosv-scanner ·n/a: not applicabletrivy_image ·n/a: not applicablegovulncheck ·n/a: not applicable | completed |
Findings in files this artifact installs stand as reported; a model re-read the rest and said which ones it believes are false positives. This is a second opinion published beside the evidence, not a correction to it: the per-scanner reports above are unchanged, every dismissed finding is still listed there at its original severity, and the score and the Flagged badge are computed from those raw severities alone. Nothing below moved them.
Out of 18 findings across every scanner that examined this package.
These findings are in files this artifact installs and are not placeholder values. No false-positive basis can be corroborated for such a finding, so this review never dismisses one; they were not sent to the model and stand at their scanner's severity.
5 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/remote-cli/skills/remote-api-builder/SKILL.md, /repo/plugins/remote-cli/skills/remote-cli/SKILL.md, /repo/SKILL.md and 2 more · reported by cisco-skill-scanner
3 PIPELINE_TAINT_FLOW
Files: /repo/install.sh, /repo/README.md, /repo/SKILL.md · reported by cisco-skill-scanner
3 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/plugins/remote-cli/skills/remote-api-builder/references/SKILL.md, /repo/plugins/remote-cli/skills/remote-cli/references/SKILL.md · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-install-fetch-raw-then-run
Files: /repo/README.md, /repo/install.sh · reported by nerlo-install-instruction
2 opt.nerlo-rules.nerlo-install-pipe-to-shell
Files: /repo/README.md, /repo/install.sh · reported by nerlo-install-instruction
2 opt.nerlo-rules.nerlo-install-shell-inline-command
Files: /repo/README.md · reported by nerlo-install-instruction
1 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
Artifact executes remote code and shell commands, with potential for credential access.
The artifact includes instructions to fetch and execute remote code directly into a shell, as seen in `README.md` and `install.sh`. It also performs shell execution via piped commands in `README.md` and `install.sh`. A high-severity finding indicates potential credential access through `AAK-MARKETPLACE-001` in `.claude-plugin/marketplace.json`, and `PIPELINE_TAINT_FLOW` in `install.sh` suggests data flow vulnerabilities.
Concern level assessed by the review: High. This is the review's scale, not the registry badge.
Reviewed by gemini-2.5-flash. The model sees the findings, not your code, and cannot change a score.