{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's SecurityAgent service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 SecurityAgent code in VSCode or PyCharm.","Catch SecurityAgent API misuse at development time with mypy or pyright before running code.","Provide explicit type annotations for SecurityAgentClient, paginators, and service-specific types in large codebases.","Reduce production dependencies by using TYPE_CHECKING guards to import types only during static analysis.","Integrate boto3 type checking into CI/CD pipelines using mypy or pyright without runtime overhead."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's SecurityAgent service. It is generated automatically from boto3 1.43.71 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE code completion and catches type errors at development time without requiring explicit type annotations in your code.\n\nThe package is a pure stub-only distribution with no runtime code\u2014it only adds type metadata. It depends solely on typing-extensions and supports Python 3.9 through 3.14. Installation is straightforward via pip, either standalone or as part of boto3-stubs[securityagent]. The documentation covers setup for multiple IDEs and type checkers, including guidance on using TYPE_CHECKING guards to keep the dependency out of production builds.","worth_installing":"Yes, if you use boto3's SecurityAgent service and want IDE autocomplete or static type checking. Installation is trivial, maintenance is active, there are no known vulnerabilities, and the MIT license imposes no restrictions. The only gotcha is that PyCharm may experience performance issues with the full stubs (boto3-stubs-lite is recommended as an alternative), and you must have boto3 and Python 3.9+ already installed."},"id":"mypy-boto3-securityagent","links":{"html":"https://skillfed.io/packages/mypy-boto3-securityagent","md":"https://skillfed.io/packages/mypy-boto3-securityagent.md","pypi":"https://pypi.org/project/mypy-boto3-securityagent/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-securityagent","python_support":"supports_current","summary":"Type annotations for boto3 SecurityAgent 1.43.71 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":114625,"position":12287,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.71"}
