[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jwynia-web-search-nl":3,"guides-for-jwynia-web-search":222,"similar-k174yf2vmxnqbd8n7fv5mxvw3n866tzc":223},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":188,"isFallback":193,"parentExtension":194,"providers":195,"relations":199,"repo":201,"workflow":219},1778053622473.657,"k174yf2vmxnqbd8n7fv5mxvw3n866tzc",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Search the web using the agent's built-in WebSearch tool. Use when you need to find current information, verify facts, or research topics. No API key required. Keywords: search, web, internet, lookup, find, research, current events, facts.",{},"Web Search","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/research/tools/web-search",[15,16,17,18,19],"search","web","research","information-retrieval","utility",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":176,"workflow":186},1778054012697.0076,"kn73v1g2x8ad6r1jkx44mb77wd867v9k","en",{"checks":25,"evaluatedAt":166,"extensionSummary":167,"promptVersionExtension":168,"promptVersionScoring":169,"rationale":170,"score":171,"summary":172,"tags":173,"targetMarket":174,"tier":175},[26,31,34,37,41,44,48,53,56,59,63,67,70,74,77,80,83,86,89,92,96,100,104,108,112,115,118,121,125,128,131,134,137,140,144,147,150,153,156,159,163],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states the problem the extension addresses: finding current information, verifying facts, and researching topics using the agent's web search tool.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The extension provides a distinct value by wrapping the agent's built-in WebSearch tool, offering guidance on effective query strategies and output handling, which goes beyond simple default behavior.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The skill is production-ready as it leverages the agent's built-in WebSearch tool, providing clear instructions on its use, effective query strategies, and output handling, covering the complete lifecycle for web search tasks.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The extension adheres to the single responsibility principle by focusing solely on performing web searches using the agent's built-in tool.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The description is concise, readable, and accurately reflects the skill's behavior of performing web searches.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The skill utilizes a single, narrow tool ('WebSearch') for its operation, avoiding generalist command execution.",{"category":49,"check":50,"severity":51,"summary":52},"Documentation","Configuration & parameter reference","not_applicable","No external configuration or parameters are used; the skill relies solely on the agent's built-in WebSearch tool.",{"category":38,"check":54,"severity":29,"summary":55},"Tool naming","The skill is named 'web-search' and implies the use of a 'WebSearch' tool, which is descriptive and follows conventions.",{"category":38,"check":57,"severity":29,"summary":58},"Minimal I/O surface","The skill's input is a query string, and its output is web results, which are minimal and directly related to the search task.",{"category":60,"check":61,"severity":29,"summary":62},"License","License usability","The license is MIT, a permissive open-source license, and is clearly declared in the SKILL.md frontmatter.",{"category":64,"check":65,"severity":51,"summary":66},"Maintenance","Commit recency","No commit history is available for this specific file in the provided context; cannot determine recency.",{"category":64,"check":68,"severity":51,"summary":69},"Dependency Management","The skill does not use any third-party dependencies.",{"category":71,"check":72,"severity":29,"summary":73},"Security","Secret Management","The skill does not use or handle any secrets, as it relies on the agent's built-in WebSearch tool.",{"category":71,"check":75,"severity":29,"summary":76},"Injection","The skill does not load external data or execute arbitrary commands, mitigating injection risks.",{"category":71,"check":78,"severity":29,"summary":79},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute external scripts, preventing supply-chain attacks.",{"category":71,"check":81,"severity":29,"summary":82},"Sandbox Isolation","The skill operates within the agent's environment and does not modify files outside its designated scope.",{"category":71,"check":84,"severity":29,"summary":85},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are present in the skill's instructions.",{"category":71,"check":87,"severity":29,"summary":88},"Data Exfiltration","The skill does not attempt to read or submit confidential data to any third party.",{"category":71,"check":90,"severity":29,"summary":91},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, invisible characters, or obfuscation.",{"category":93,"check":94,"severity":29,"summary":95},"Hooks","Opaque code execution","The skill does not involve obfuscated code or dynamic script fetching; it relies on direct tool invocation.",{"category":97,"check":98,"severity":29,"summary":99},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure, as it only interacts with the agent's built-in tool.",{"category":101,"check":102,"severity":51,"summary":103},"Trust","Issues Attention","No GitHub issues data available for this skill.",{"category":105,"check":106,"severity":29,"summary":107},"Versioning","Release Management","A version ('1.0') is declared in the SKILL.md frontmatter.",{"category":109,"check":110,"severity":51,"summary":111},"Code Execution","Validation","The skill does not execute arbitrary code or process complex structured output; it passes a query string to a built-in tool.",{"category":71,"check":113,"severity":29,"summary":114},"Unguarded Destructive Operations","The skill is read-only and performs no destructive operations.",{"category":109,"check":116,"severity":29,"summary":117},"Error Handling","The skill relies on the agent's built-in WebSearch tool's error handling and does not introduce its own complexities.",{"category":109,"check":119,"severity":51,"summary":120},"Logging","The skill does not perform actions that require local audit logging; it relies on the agent's execution context.",{"category":122,"check":123,"severity":29,"summary":124},"Compliance","GDPR","The skill does not operate on personal data; it only passes a search query to a web search tool.",{"category":122,"check":126,"severity":29,"summary":127},"Target market","The skill is a general web search utility and has no regional or jurisdictional restrictions; targetMarket is global.",{"category":97,"check":129,"severity":29,"summary":130},"Runtime stability","The skill relies on the agent's standard environment and built-in tools, with no specific runtime assumptions.",{"category":45,"check":132,"severity":29,"summary":133},"Precise Purpose","The skill clearly defines its purpose (web search) and when to use it (current info, fact verification) and when not to (knowledge base, local files).",{"category":45,"check":135,"severity":29,"summary":136},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability and providing trigger phrases.",{"category":49,"check":138,"severity":29,"summary":139},"Concise Body","The skill body is concise, under 500 lines, and delegates deeper material appropriately.",{"category":141,"check":142,"severity":29,"summary":143},"Context","Progressive Disclosure","The SKILL.md outlines the flow and links to related skills, avoiding embedding large amounts of external material.",{"category":141,"check":145,"severity":51,"summary":146},"Forked exploration","This skill is a short-form utility and does not involve deep exploration that would require forked context.",{"category":27,"check":148,"severity":29,"summary":149},"Usage examples","The skill provides clear examples for basic search, effective query strategies, and output handling, demonstrating its functionality.",{"category":27,"check":151,"severity":29,"summary":152},"Edge cases","The skill documents limitations such as dependency on search implementation, paywalled content, and indexing delays, with clear recovery paths or explanations.",{"category":109,"check":154,"severity":51,"summary":155},"Tool Fallback","The skill uses the agent's built-in WebSearch tool, not an external MCP server, so fallback is not applicable.",{"category":97,"check":157,"severity":29,"summary":158},"Stack assumptions","The skill assumes the agent's standard runtime and built-in tools, and declares compatibility with agents having WebSearch capability.",{"category":160,"check":161,"severity":29,"summary":162},"Safety","Halt on unexpected state","The skill relies on the agent's environment and does not have specific preconditions that would require explicit halting.",{"category":97,"check":164,"severity":29,"summary":165},"Cross-skill coupling","The skill is self-contained and clearly references related skills like 'web-search-tavily' without implicit coupling.",1778053863657,"This skill provides guidance on using the agent's built-in WebSearch tool, including effective query strategies and output handling best practices. It operates by passing a query string to the agent's WebSearch tool and returning relevant web results, making it useful for finding current information or verifying facts.","2.0.0","3.4.0","The 'web-search' skill is well-documented, adheres to all security and portability standards, and provides clear utility by wrapping the agent's built-in WebSearch tool. It has a high score due to its excellent documentation, clear purpose, and lack of any critical or warning findings.",98,"A well-documented and secure skill for performing web searches using the agent's built-in tool.",[15,16,17,18,19],"global","verified",{"codeQuality":177,"collectedAt":178,"documentation":179,"maintenance":181,"security":182,"testCoverage":185},{},1778053852366,{"descriptionLength":180,"readmeSize":8},239,{},{"hasNpmPackage":183,"license":184,"smitheryVerified":183},false,"MIT",{"hasCi":183,"hasTests":183},{"updatedAt":187},1778054012696,{"githubOwner":189,"githubRepo":190,"locale":23,"slug":191,"type":192},"jwynia","agent-skills","web-search","skill",true,null,{"extract":196,"llm":198},{"commitSha":197,"license":184},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":200},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"_creationTime":202,"_id":200,"identity":203,"providers":205,"workflow":216},1777995558409.897,{"githubOwner":189,"githubRepo":190,"sourceUrl":204},"https://github.com/jwynia/agent-skills",{"discover":206,"github":209},{"sources":207},[208],"skills-sh",{"closedIssues90d":8,"forks":210,"openIssues90d":211,"pushedAt":212,"readmeSize":213,"stars":214,"topics":215},10,2,1771900514000,11924,70,[],{"discoverAt":217,"extractAt":218,"githubAt":218,"updatedAt":218},1777995558409,1778053628601,{"anyEnrichmentAt":220,"extractAt":221,"githubAt":220,"llmAt":187,"updatedAt":187},1778053625386,1778053622473,[],[224,249,269,298,321,348],{"_creationTime":225,"_id":226,"community":227,"display":228,"identity":235,"providers":238,"relations":243,"workflow":245},1778053148350.4812,"k176kab62fhm1x0pe026s8dff9867yr8",{"reviewCount":8},{"description":229,"installMethods":230,"name":231,"sourceUrl":232,"tags":233},"Formulate effective web search queries, analyze search results, and synthesize findings. Optimize search strategies for different types of information needs.",{},"Web Search Skill","https://github.com/claude-office-skills/skills/tree/HEAD/web-search",[15,16,17,234,18],"query-optimization",{"githubOwner":236,"githubRepo":237,"locale":23,"slug":191,"type":192},"claude-office-skills","skills",{"extract":239,"llm":241},{"commitSha":240,"license":184},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":168,"promptVersionScoring":169,"score":242,"targetMarket":174,"tier":175},95,{"repoId":244},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":246,"extractAt":247,"githubAt":246,"llmAt":248,"updatedAt":248},1778053151766,1778053148350,1778053561145,{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":261,"providers":263,"relations":267,"workflow":268},1778053622473.658,"k172f62j2n12wbmm976dkgh12x867pax",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"sourceUrl":257,"tags":258},"Search the web using Tavily API for high-quality, AI-optimized results with advanced filtering options. Use when you need structured search results, domain filtering, relevance scores, or AI-generated answer summaries. Requires TAVILY_API_KEY. Keywords: tavily, advanced search, filtered search, domain filtering, relevance scoring.",{},"Web Search (Tavily API)","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/research/tools/web-search-tavily",[191,259,17,260,18],"tavily","api",{"githubOwner":189,"githubRepo":190,"locale":23,"slug":262,"type":192},"web-search-tavily",{"extract":264,"llm":265},{"commitSha":197,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":266,"targetMarket":174,"tier":175},97,{"repoId":200},{"anyEnrichmentAt":220,"extractAt":221,"githubAt":220,"llmAt":187,"updatedAt":187},{"_creationTime":270,"_id":271,"community":272,"display":273,"identity":284,"providers":286,"relations":292,"workflow":294},1778054586606.9207,"k17dgzjgvsrbv3nsbp0kz4c1ax8665ww",{"reviewCount":8},{"description":274,"installMethods":275,"name":276,"sourceUrl":277,"tags":278},"Vercel filesystem detectors",{},"Vercel Filesystem Detectors","https://github.com/vercel/vercel/tree/HEAD/packages/fs-detectors",[279,280,281,282,283,19],"vercel","build-system","framework-detection","monorepo","cli",{"githubOwner":279,"githubRepo":279,"locale":23,"slug":285,"type":192},"vercel-fs-detectors",{"extract":287,"llm":290},{"commitSha":288,"license":289},"da93fccb68ef705f866ddb8d4ff596495589442a","Apache-2.0",{"promptVersionExtension":168,"promptVersionScoring":169,"score":291,"targetMarket":174,"tier":175},100,{"repoId":293},"kd70sna36fh1a450f5r7e0f8p986555e",{"anyEnrichmentAt":295,"extractAt":296,"githubAt":295,"llmAt":297,"updatedAt":297},1778054590995,1778054586606,1778054733091,{"_creationTime":299,"_id":300,"community":301,"display":302,"identity":314,"providers":316,"relations":319,"workflow":320},1778053148350.4714,"k17bf7x1rt5k8v06gn11f93wqh866gc4",{"reviewCount":8},{"description":303,"installMethods":304,"name":305,"sourceUrl":306,"tags":307},"SEO strategy and optimization - keyword research, on-page SEO, technical audits, content optimization, and rank tracking",{},"SEO Optimizer","https://github.com/claude-office-skills/skills/tree/HEAD/seo-optimizer",[308,309,310,15,311,312,313],"seo","keywords","content-optimization","organic-traffic","marketing","documentation",{"githubOwner":236,"githubRepo":237,"locale":23,"slug":315,"type":192},"seo-optimizer",{"extract":317,"llm":318},{"commitSha":240,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":244},{"anyEnrichmentAt":246,"extractAt":247,"githubAt":246,"llmAt":248,"updatedAt":248},{"_creationTime":322,"_id":323,"community":324,"display":325,"identity":336,"providers":338,"relations":342,"workflow":344},1778054052548.2258,"k17bkh8x7r0t3e36bqb52wgkf5867d0e",{"reviewCount":8},{"description":326,"installMethods":327,"name":328,"sourceUrl":329,"tags":330},"Web adapter for chat — browser chat UI via the AI SDK useChat protocol",{},"Chat Web Adapter","https://github.com/vercel/chat/tree/HEAD/packages/adapter-web",[331,16,332,333,334,335],"chat","react","adapter","ai-sdk","ui",{"githubOwner":279,"githubRepo":331,"locale":23,"slug":337,"type":192},"chat-adapter-web",{"extract":339,"llm":341},{"commitSha":340,"license":184},"3e4764db4d5c826cd0938cdcd0130d14eb8ed992",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":343},"kd7ds766kaxjjf3s3hr8y7z2t9865yn3",{"anyEnrichmentAt":345,"extractAt":346,"githubAt":345,"llmAt":347,"updatedAt":347},1778054054404,1778054052548,1778054107364,{"_creationTime":349,"_id":350,"community":351,"display":352,"identity":364,"providers":367,"relations":372,"workflow":374},1778054070894.8628,"k17antgkdftwdz7cf6tkh5kq65867wht",{"reviewCount":8},{"description":353,"installMethods":354,"name":355,"sourceUrl":356,"tags":357},"Autonomous AI pentester for web apps and APIs. Run white-box security assessments with Shannon — analyzes source code, identifies attack vectors, and executes real exploits to prove vulnerabilities. Triggered by 'shannon', 'pentest', 'security audit', 'vuln scan'.",{},"Shannon Skill","https://github.com/unicodeveloper/shannon",[358,359,360,260,16,361,362,363],"security","pentesting","automation","exploit","owasp","docker",{"githubOwner":365,"githubRepo":366,"locale":23,"slug":366,"type":192},"unicodeveloper","shannon",{"extract":368,"llm":371},{"commitSha":369,"license":370},"6a97124bee816c7cc76c6e17bb2b0fe8c0eae032","AGPL-3.0",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":373},"kd7dk33pc652m4w5wrxaga9qn5865x26",{"anyEnrichmentAt":375,"extractAt":376,"githubAt":375,"llmAt":377,"updatedAt":377},1778054071281,1778054070894,1778054087802]