Skip to content
Recued
Menu
← Back to packs

wc Pack

by recued-core v1 app_pack

V3 deterministic text/file-count capability pack. By-value connector composition (service_kind=cli, no separate ingredient): one local wc CLI ingredient exposes bounded read-only count metadata for one trusted local path: byte count, line count, word count, character count, longest line, and combined line/word/byte counts. The operations return wc's count output only; they do not return file content, read stdin, accept file lists, recurse directories, follow shell globs, expose arbitrary wc flags, write outputs, use environment overrides, or use a shell wrapper. Editable paths reject flag-like values, URL-like references, and scp-style remotes. Requires a POSIX-compatible wc on PATH. Local and no-egress.

What this pack installs

  • wc Ingredient

Trust & control

What installing this whole pack would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Server only Runs on your server.

What it's allowed to do

Read Local CLI wc read-only
Read: wc.readiness · No approvalRead: file.byte_count · No approvalRead: text.line_count · No approvalRead: text.word_count · No approvalRead: text.character_count · No approvalRead: text.max_line_length · No approvalRead: text.counts · No approval

Data it touches

SurfacesLocal CLI

About

Tags

pack:wcwcclitextfilecountsline-countword-countbyte-countmetadatainspectroutingdeterministiclocal-servicev3composition