Skip to content
Recued
Menu
← Back to packs

find Pack

by recued-core v1 app_pack

V3 bounded local filesystem discovery capability pack. By-value connector composition (service_kind=cli, no separate ingredient): one local find CLI ingredient exposes fixed read-only operations for readiness, file listing, directory listing, symlink listing, basename-glob search, recently modified file search, large-file search, and empty path search. Project operations run from an explicit project directory cwd supplied at execution time, accept only a trusted relative target path, cap traversal depth, and never expose arbitrary find expressions. Filesystem operations require approval because they can reveal local path names, directory shape, file sizes, modification times, symlink names, and project structure. The pack exposes no -exec, -delete, -ok, -ls, -print0, ownership/permission predicates, remote paths, absolute target traversal, parent-directory segments, caller-supplied flags, environment override, stdin, output-file write, or shell wrapper. Requires find on PATH.

What this pack installs

  • find 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 find read-only
Read: find.readiness · No approvalRead: filesystem.find_files · Asks approvalRead: filesystem.find_directories · Asks approvalRead: filesystem.find_symlinks · Asks approvalRead: filesystem.find_by_name · Asks approvalRead: filesystem.find_recent_files · Asks approvalRead: filesystem.find_large_files · Asks approvalRead: filesystem.find_empty_paths · Asks approval

Data it touches

SurfacesLocal CLI

About

Tags

pack:findfindclifilesystemfilesdirectoriessymlinkssearchdiscoveryprojectlocaldiagnosticsdeveloper-toolsauditv3composition