Context-Inappropriate Capability
Low
- Confidence
- 76% confidence
- Finding
- The manifest describes a federated web-search skill with answer-first results. This file implements that by invoking `search.mjs` through `execFileSync`, which introduces subprocess execution rather than directly calling shared logic. While used here as a wrapper implementation, process spawning is a broader capability than the stated search function and is not explicitly justified by the manifest description.
