uipath-feedback

uipath-feedback is a skill for Claude Code from UiPath/skills. It costs 0 tokens per session (518 once invoked), scanned A, original, MIT.

A helper for shortening long UiPath feedback reports to a limit of 16,000 characters. It keeps relevant file excerpts in the report because Studio Web feedback cannot include attachments.

In plain words
What is it for?
Use it when preparing bug reports or other feedback containing UiPath project files, workflow files, configuration, or code excerpts.
Why use it?
It prevents feedback submissions from exceeding the allowed size while retaining context about the failing workflow, project, agent, or coded app. It also supports sanitizing excerpts before they are included.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the uipath plugin — 25 skills, 7 commands, 1 agent, 5 hooks, 1 plugin shipped together

Good fit Use it when preparing bug reports or other feedback containing UiPath project files, workflow files, configuration, or code excerpts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/uipath/skills/uipath-feedback
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add UiPath/skills --skill uipath-feedback
Clone the repo
git clone --depth 1 https://github.com/UiPath/skills

Made for: Claude Code.

Or install uipath, the plugin that ships this one along with the rest of its 25 skills, 7 commands, 1 agent, 5 hooks, 1 plugin.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for uipath-feedback

README.md
[![agentmods](https://agentmods.dev/badge/skills/uipath/skills/uipath-feedback/github.svg)](https://agentmods.dev/skills/uipath/skills/uipath-feedback)
Your own site
<a href="https://agentmods.dev/skills/uipath/skills/uipath-feedback"><img src="https://agentmods.dev/badge/skills/uipath/skills/uipath-feedback/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for uipath-feedback

Your own site · 80×15
<a href="https://agentmods.dev/skills/uipath/skills/uipath-feedback"><img src="https://agentmods.dev/badge/skills/uipath/skills/uipath-feedback.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 518 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. ✓ AI security review Sonnet 5 · 6 Sept 2026 📄 Read the review Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 8 findings, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high Prompt Injection · line 1
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • high Prompt Injection · line 3
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • high Prompt Injection · line 5
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • high Prompt Injection · line 18
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • high Prompt Injection · line 30
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • high Prompt Injection · line 41
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • high Tool Misuse · line 47
    Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).
    Fix: Validate all tool parameters against an allowlist. Reject dangerous parameter values (shell=True, --force, -rf /) and use safe defaults.
  • high Tool Misuse · line 47
    Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).
    Fix: Validate all tool parameters against an allowlist. Reject dangerous parameter values (shell=True, --force, -rf /) and use safe defaults.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00518
Opus 5 $0.00000 $0.00259
Sonnet 5 $0.00000 $0.00104
Haiku 4.5 $0.00000 $0.00052

Measured 9d ago against content hash 387720d95f77, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

uipath-feedback scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill-flavors/studioweb/uipath-feedback/SKILL.md · 54 lines

What it actually says

Truncate the full description to 16000 characters max. Note if content was truncated. Studio Web feedback carries no attachments, so key file excerpts ride inline in the description — that is why the budget is larger here.

Inline key file excerpts (no attachments in Studio Web)

uip feedback send does not support --attachment in Studio Web. Instead, inline the most relevant sanitized excerpts directly in the description under a final ## Key file excerpts section, based on the detected area:

  • Flow: the .flow file
  • RPA: project.json, the failing workflow file (.cs or .xaml)
  • Agents: pyproject.toml, bindings.json (redacted)
  • CodedApps: package.json

Put each excerpt in a fenced code block headed by its file path. Apply the Sanitization Rules and truncation limits (first 100 + last 30 lines per file) before inlining, and keep the whole description within the character budget — prefer the failing region of a file over its beginning when trimming.

**Type:** bug
**Priority:** normal
**Title:** [Flow] [CLI] Expression error in nested loop currentItem
**Description:** (first 3 lines...)
**Inlined excerpts:** MyFlow.flow, project.json

Send this to UiPath? (yes/no)
uip feedback send \
  --type "<bug|improvement>" \
  --title "<TITLE>" \
  --description-file "/tmp/uip-feedback/description.md" \
  --priority "<critical|normal|minor>" \
  --output json

Do not pass --attachment — Studio Web rejects it before anything is sent.

Clean up the temp description file:

rm -rf /tmp/uip-feedback

Always clean up the temp description file regardless of success or failure.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 54 lines · 0 tokens per session scan E 387720d95f77

Subscribe to this mod's changes

uipath-feedback is a skill published in the GitHub repository UiPath/skills (155 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 518 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens