Skip to content

[new-plugin] test-rust-cli v1.0.0 — E2E verification#3

Closed
MigOKG wants to merge 2 commits intookx:mainfrom
MigOKG:test/e2e-rust-cli
Closed

[new-plugin] test-rust-cli v1.0.0 — E2E verification#3
MigOKG wants to merge 2 commits intookx:mainfrom
MigOKG:test/e2e-rust-cli

Conversation

@MigOKG
Copy link
Copy Markdown
Collaborator

@MigOKG MigOKG commented Apr 5, 2026

Plugin Submission

  • Plugin name: test-rust-cli
  • Version: 1.0.0
  • Type: new-plugin

Checklist

  • plugin-store lint passes (1 warning, 0 errors)
  • .claude-plugin/plugin.json included
  • SKILL.md has YAML frontmatter
  • LICENSE included
  • No reserved prefixes

Description

E2E test plugin to verify the merged repo CI pipeline. Rust CLI binary that queries ETH price via onchainos token price-info.

OnchainOS commands

  • onchainos token price-info --address 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 --chain ethereum

Testing

  • Local lint: ✅ passed
  • Local build: ✅ cargo build --release succeeds
  • Local run: ✅ test-rust-cli --query eth-price returns live ETH price
  • Expecting CI: Phase 1 (lint) → Phase 2 (Rust build) → Phase 3 (AI review) → Phase 4 (summary + pre-flight injection)

🤖 Generated with Claude Code

E2E test plugin: Rust CLI querying ETH price via OnchainOS.
Verifies merged repo CI pipeline (lint, build, AI review, summary, pre-flight injection).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@MigOKG MigOKG temporarily deployed to summary-generation April 5, 2026 14:46 — with GitHub Actions Inactive
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 5, 2026

Phase 4: Summary + Pre-flight for test-go-cli

Review below. AI Code Review is in a separate check.



Generated by Plugin Store CI after maintainer approval.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@yz06276 yz06276 temporarily deployed to summary-generation April 5, 2026 14:46 — with GitHub Actions Inactive
@MigOKG
Copy link
Copy Markdown
Collaborator Author

MigOKG commented Apr 5, 2026

Recreating with clean branch (single plugin only)

@MigOKG MigOKG closed this Apr 5, 2026
yz06276 pushed a commit to yz06276/plugin-store-1 that referenced this pull request Apr 9, 2026
okx#5

Points to bc1629f28abe5a97df9e57db134a8b6231872ebf which adds:
- 0600 permissions on credential file (fix okx#3)
- Prompt injection sanitization on all API-sourced string output (fix okx#5)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
yz06276 pushed a commit to yz06276/plugin-store-1 that referenced this pull request Apr 9, 2026
…urity-docs

docs(polymarket): document security mitigations for risks okx#3 and okx#5
skylavis-sky added a commit to skylavis-sky/plugin-store that referenced this pull request Apr 12, 2026
….md scenario hints

- config: add clear_credentials() that removes ~/.config/polymarket/creds.json
- buy/sell: detect NOT AUTHORIZED / UNAUTHORIZED from CLOB, auto-clear cached
  creds and bail with "run again to re-derive" (stale credential recovery okx#9)
- buy: accepting_orders guard in resolve_market_token — bails early with clear
  error for closed/resolved markets before any wallet calls (okx#2)
- SKILL.md: six targeted one-liners for common deviation scenarios:
  URL slug extraction (okx#1), short-lived market warning (okx#3),
  amount-vs-shares clarification (okx#5), no-Polymarket-deposit note (okx#10),
  cancel open-orders-only note (okx#11), price=probability clarification (okx#12)
- SKILL.md: credential rotation section updated to mention auto-clear

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants