Laporan audit skill

asyncopenai-concurrency-httpx-pool Laporan audit.

Raise real concurrency in asyncio LLM batch scorers built on the OpenAI SDK (AsyncOpenAI, including OpenAI-compatible providers like DeepSeek). Use when: (1) raising an asyncio.Semaphore above ~100 produces no throughput gain, (2) a batch pipeline saturates near 100 in-flight requests despite a larger semaphore, (3) planning a high-concurrency campaign against a provider with no hard rate limit (DeepSeek v4-flash tolerates 2000+ in flight). Root cause: AsyncOpenAI's default httpx pool caps max_connections at 100, silently bottlenecking any larger semaphore — you must pass a custom http_client with httpx.Limits sized to the semaphore.

Eksperimental · TinjauPerlu ditinjauDihasilkan 24 Agu 2026Audit metadata heuristik
78
Audit
74
Kepercayaan
64
Kualitas
79
Keamanan
100
Maintain
92
Pasang

Trust Score OpenAgentSkill

74
Shortlist kuat

Trust Score OpenAgentSkill

The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.

Adopsi GitHub

Peringatan

48

47 star GitHub

Aktivitas star/fork

Peringatan

43

47 star dan 0 fork; aktivitas issue tidak tersedia dalam metadata saat ini

Pemeliharaan terbaru

Lulus

100

Diperbarui hari ini

Kejelasan lisensi

Lulus

86

MIT

Kelengkapan README/SKILL.md

Lulus

86

Metadata memuat konteks penggunaan dan alur kerja yang cukup

Risiko dependensi/runtime

Info

64

credential or environment access, network or browser surface

Ketersediaan pemasangan

Lulus

92

npx skills add kennethkhoocy/applied-micro-skills --skill asyncopenai-concurrency-httpx-pool

Keamanan perintah pemasangan

Lulus

92

Jalur pemasangan paket atau runtime standar

Cakupan izin

Peringatan

48

secrets or environment access, network or browser access

Bukti repositori

Lulus

86

https://github.com/kennethkhoocy/applied-micro-skills/tree/main/plugins/applied-micro/skills/asyncopenai-concurrency-httpx-pool

Status peninjauan

Lulus

88

Data tinjauan AI tersedia

Hasil terbukti Agent

Info

54

Belum ada data hasil Agent

Pemeriksaan

Tinjauan pemasangan dan adopsi

7 Lulus · 11 Perlu ditinjau

Jalur pemasangan

92

Lulus

npx skills add kennethkhoocy/applied-micro-skills --skill asyncopenai-concurrency-httpx-pool

Repositori

88

Lulus

https://github.com/kennethkhoocy/applied-micro-skills/tree/main/plugins/applied-micro/skills/asyncopenai-concurrency-httpx-pool

Lisensi

86

Lulus

MIT

Pemeliharaan

100

Lulus

Diperbarui hari ini

Tinjauan AI

88

Lulus

Approved with no listed issues

Kelengkapan README/SKILL.md

86

Lulus

Usable description available

Risiko dependensi

64

Periksa

credential or environment access, network or browser surface

Keamanan perintah pemasangan

92

Lulus

Jalur pemasangan paket atau runtime standar

Cakupan izin

48

Perbaiki

secrets or environment access, network or browser access

Aktivitas star/fork

43

Perbaiki

47 star dan 0 fork; aktivitas issue tidak tersedia dalam metadata saat ini

Adopsi

42

Periksa

47 star GitHub

Peringatan

  • Permission surface may require sandboxing
  • Low GitHub adoption signal
  • Quality score needs review
  • Permission surface needs review: secrets or environment access, network or browser access
  • GitHub adoption: 47 GitHub stars
  • Stars/forks activity: 47 stars, 0 forks; issue activity unavailable in current metadata
  • Permission surface: secrets or environment access, network or browser access

Metode

This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.

Bandingkan opsi sekitar

Skill terkait untuk diaudit berikutnya