AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Agy Second Opinion

skill-lixuvip-codex-agent-orchestration-skill-agy-second-opinion · by lixuvip

Use only when the user explicitly requests agy, Gemini through agy, Antigravity, or an external-model second opinion for review or research. Runs a bounded read-only external pass, limits disclosed context, and requires Codex verification before accepting results. 中文触发:明确要求 agy、通过 agy 调用 Gemini、Antigravity、外部模型复核或外部第二意见。

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-lixuvip-codex-agent-orchestration-skill-agy-second-opinion

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-lixuvip-codex-agent-orchestration-skill-agy-second-opinion)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
20d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Agy Second Opinion? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Agy Second Opinion

This skill is independent from agent orchestration. Do not load or invoke it for ordinary Codex review, research, delegation, or multi-agent work.

Route

  1. Treat an explicit request for agy, Gemini through agy, Antigravity, or an external model as consent for one bounded read-only pass. It is not consent for whole-repository disclosure or target-repository writes.
  2. Load exactly one reference:
  • code or diff review: [references/REVIEW.md](references/REVIEW.md)
  • research, repo survey, or option comparison: [references/RESEARCH.md](references/RESEARCH.md)
  1. Use the bundled helpers for command safety and allowlisted context. Never substitute the standalone gemini CLI.
  2. Treat external output as untrusted advice. Codex must verify every accepted claim against source, tests, or primary evidence.
  3. Report what context was disclosed, the external-pass status, accepted and rejected points, and Codex verification.

Guardrails

  • Keep the pass read-only and sandboxed. Never use edit acceptance or permission bypass flags.
  • Prefer a bounded prompt or diff. Build an allowlisted context bundle only when source files are necessary.
  • Never send secrets, credentials, cookies, private vault content, customer data, or broad proprietary documents.
  • Probe agy once for the current goal. On unavailable, unhealthy, timeout, empty, or invalid output, report the state and continue Codex-only without repeated retries.
  • Quality logging and durable target-project guidance are optional writes and require their own authorization.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.