agent-ui
Build React Agent Interfaces
Agent interfaces require streaming chat, tool states, approvals, and runtime wiring. This skill helps add a React or Next.js agent component with proxy setup, scoped tools, and UI patterns.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "agent-ui" from https://skillstore.io/skills/inference-sh-agent-ui.md and its manifest at https://skillstore.io/api/skills/inference-sh-agent-ui/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "agent-ui". Create a basic agent UI for a Next.js dashboard.
Expected outcome:
- A proxy route setup plan using the inference.sh SDK.
- A page structure that places the Agent component in the dashboard.
- A checklist for the API key, model reference, and runtime configuration.
Using "agent-ui". Design an agent that fills a support intake form.
Expected outcome:
- A scoped tool plan that can inspect fields and propose values.
- Approval steps before any form value is changed.
- Interface notes for progress, errors, and final review.
Using "agent-ui". Review my agent UI before production.
Expected outcome:
- A readiness review for proxy routing, secret handling, uploads, and streaming behavior.
- A list of missing guardrails and user approval requirements.
- Suggested documentation updates for operators and developers.
Security Audit
SafeMost static findings are false positives caused by Markdown code fences, inline property names, and documentation links. One low-severity supply-chain concern remains because the quick start asks users to fetch a component from a remote registry URL. No prompt injection, secret exfiltration, or malicious intent was found in SKILL.md.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (16)
๐ Network access (8)
๐ Env variables (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/inference-sh-agent-ui/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/inference-sh-agent-ui?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/inference-sh-agent-ui?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/inference-sh-agent-ui/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/inference-sh-agent-ui.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
inference-sh. (2026). agent-ui security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/inference-sh-agent-ui/audits/6BibTeX citation
@techreport{inference-sh-inference-sh-agent-ui-2026,
author = {inference-sh},
title = {agent-ui security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/inference-sh-agent-ui/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "agent-ui security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "inference-sh"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/inference-sh-agent-ui/audits/6"
identifiers:
- type: other
value: "skillstore:inference-sh-agent-ui:audit:6"
description: "Skillstore immutable audit report identifier"
Compare variants
3 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
inference-sh-9-agent-ui
2026-08-21
inference-sh-agent-ui
2026-08-21
inferen-sh-agent-ui
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Launch a SaaS Copilot
Add a streaming assistant interface with tool progress and approval states inside a product dashboard.
Prototype Agent Workflows
Create a working agent page that connects a proxy route, model configuration, and runtime UI.
Design Form Automation
Plan browser tools that scan form fields, request user approval, and fill values through the agent interface.
Try These Prompts
Use the agent-ui skill to add a basic Next.js agent page with a proxy route and environment variable checklist.
Use agent-ui to design an agent interface with approval states for tool actions and clear user controls.
Use agent-ui to plan a form-filling assistant that can scan fields, request approval, and update values safely.
Use agent-ui to review my existing agent UI plan for proxy security, API key handling, uploads, and streaming failures.
Best Practices
- Keep API keys only in server-side environment files and never expose them to browser code.
- Use explicit approval states before tools change user data or submit forms.
- Review remote component changes before installing them into a production repository.
Avoid
- Do not place API keys in client components or public environment variables.
- Do not enable file or image uploads without size, type, and retention rules.
- Do not let browser tools update forms without visible user approval.
Frequently Asked Questions
What does this skill help build?
Does it include backend logic?
Does it require an API key?
Can it support human approval flows?
Can it fill forms in the browser?
Is it specific to inference.sh?
Developer Details
Author
inference-shLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
0519034dad657fb1f7706e0550e962beeda73fdf
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 158 views
File structure
๐ SKILL.md